All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [Outreachy kernel] [PATCH] iio: humidity: si7020: fixed msleep < 20ms can sleep for up to 20ms
       [not found] <20160313005405.GA2623@spock>
@ 2016-03-13  1:04 ` Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2016-03-13  1:04 UTC (permalink / raw)
  To: Juliana Rodrigues; +Cc: outreachy-kernel

On Sat, Mar 12, 2016 at 09:54:05PM -0300, Juliana Rodrigues wrote:
> This patch fixes the following checkpatch.pl warning:
> WARNING: msleep < 20ms can sleep for up to 20ms; see Documentation/timers/timers-howto.txt
> +       msleep(15);
> 
> Signed-off-by: Juliana Rodrigues <juliana.orod@gmail.com>
> ---
>  drivers/iio/humidity/si7020.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Again, I can't do anything with patches outside of drivers/staging :(


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-03-13  1:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20160313005405.GA2623@spock>
2016-03-13  1:04 ` [Outreachy kernel] [PATCH] iio: humidity: si7020: fixed msleep < 20ms can sleep for up to 20ms Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.