diff options
author | Chen Gang <gang.chen@asianux.com> | 2013-06-08 11:57:39 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-08 22:20:59 -0700 |
commit | 5aaf4c27f38e2a40f5b25fd3c43cb4d57b06ae59 (patch) | |
tree | 2c88ae512ebe0feb2f24317cb06ee4daa15cfca4 /drivers/iio/frequency/adf4350.c | |
parent | 7b1a5e2f4f5afde4f1dadf58223c2f293208293b (diff) | |
download | blackbird-op-linux-5aaf4c27f38e2a40f5b25fd3c43cb4d57b06ae59.tar.gz blackbird-op-linux-5aaf4c27f38e2a40f5b25fd3c43cb4d57b06ae59.zip |
drivers: staging: dgrp: using time_is_before_jiffies() instead of open coding 'jiffies'
Need use the proper jiffy comparison macros/functions instead of open
coding 'jiffies'.
The original 'comparation' is always true.
The related warning (with 'EXTRA_CFLAGS=-W')
drivers/staging/dgrp/dgrp_net_ops.c:1610:10: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
Signed-off-by: Chen Gang <gang.chen@asianux.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/iio/frequency/adf4350.c')
0 files changed, 0 insertions, 0 deletions