[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YUJS3mFpFujQFRqV@localhost.localdomain>
Date: Wed, 15 Sep 2021 17:09:02 -0300
From: Gaston Gonzalez <gascoar@...il.com>
To: Dan Carpenter <dan.carpenter@...cle.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 Wed, Sep 15, 2021 at 10:29:04AM +0300, Dan Carpenter wrote:
> 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.
>
Yes, my bad...
Will drop this one and resend the rest of the series.
Thanks,
Gaston
> regards,
> dan carpenter
>
Powered by blists - more mailing lists