diff options
author | Joe Perches <joe@perches.com> | 2013-07-03 15:05:25 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-07-03 16:07:44 -0700 |
commit | 36ec19390effc9131132901e8a66a071a7b74a88 (patch) | |
tree | a0b823311ee76f1ffc4c2b84f9d35446fc449272 /scripts/checkkconfigsymbols.sh | |
parent | a605e32ebde25dc31f943fecb30e3e28079ccd06 (diff) | |
download | kernel_goldelico_gta04-36ec19390effc9131132901e8a66a071a7b74a88.zip kernel_goldelico_gta04-36ec19390effc9131132901e8a66a071a7b74a88.tar.gz kernel_goldelico_gta04-36ec19390effc9131132901e8a66a071a7b74a88.tar.bz2 |
checkpatch: warn on comparisons to jiffies
Comparing jiffies is almost always wrong and time_before and time_after
should be used instead.
Warn on any comparison to jiffies.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/checkkconfigsymbols.sh')
0 files changed, 0 insertions, 0 deletions