[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210915072904.GF2116@kadam>
Date: Wed, 15 Sep 2021 10:29:04 +0300
From: Dan Carpenter <dan.carpenter@...cle.com>
To: Gaston Gonzalez <gascoar@...il.com>
Cc: linux-staging@...ts.linux.dev, gregkh@...uxfoundation.org,
nsaenz@...nel.org, stefan.wahren@...e.com, arnd@...db.de,
ojaswin98@...il.com, amarjargal16@...il.com,
linux-rpi-kernel@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org,
bcm-kernel-feedback-list@...adcom.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/8] staging: vchiq_arm: replace sleep() with
usleep_range()
On Tue, Sep 14, 2021 at 06:35:26PM -0300, Gaston Gonzalez wrote:
> usleep_range() should be used instead of sleep() when sleepings range
> from 10 us to 20 ms, [1].
>
> Reported by checkpatch.pl
>
> [1] Documentation/timers/timers-howto.txt
For this particular warning, you should probably just ignore it, if you
can't test it...
You need a Signed-off-by. Please run checkpatch.pl on your patches.
regards,
dan carpenter
Powered by blists - more mailing lists