OSDN Git Service

staging: gdm72xx: Replace comparisons on jiffies values with wrap-safe functions
authorMichalis Pappas <mpappas@fastmail.fm>
Fri, 9 May 2014 10:08:21 +0000 (18:08 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 May 2014 19:12:51 +0000 (12:12 -0700)
commit917ab47f5a25d636a88a06cdc0ca0432a59b6968
tree36e49e7cb2ef77b3abfc1703ef6f469206732462
parentd0a3956fefcb8aec21845a8ae8b927415a3edf41
staging: gdm72xx: Replace comparisons on jiffies values with wrap-safe functions

Fixes the following checkpatch.pl issue:

WARNING: Comparing jiffies is almost always wrong; prefer time_after,
time_before and friends

Signed-off-by: Michalis Pappas <mpappas@fastmail.fm>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gdm72xx/gdm_usb.c
drivers/staging/gdm72xx/sdio_boot.c