summaryrefslogtreecommitdiff
path: root/kernel/time.c
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2013-07-04 02:05:26 +0400
committerLinus Torvalds <torvalds@linux-foundation.org>2013-07-04 03:07:44 +0400
commit9d7a34a5135d29b840d074ba8fbb9c2fac63e508 (patch)
tree3e6869ca31ecf4a1cef0d310427cf937cc1df1cb /kernel/time.c
parent36ec19390effc9131132901e8a66a071a7b74a88 (diff)
downloadlinux-9d7a34a5135d29b840d074ba8fbb9c2fac63e508.tar.xz
checkpatch: warn on comparisons to get_jiffies_64()
Comparing get_jiffies_64() is almost always wrong and time_before64 and time_after64 should be used instead. Warn on any comparison to get_jiffies_64(). 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 'kernel/time.c')
0 files changed, 0 insertions, 0 deletions