summaryrefslogtreecommitdiffstats
path: root/fs/udf/unicode.c
diff options
context:
space:
mode:
authorPatrick Pannuto <ppannuto@codeaurora.org>2010-08-10 02:21:01 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2010-08-10 05:45:09 +0200
commit1a15a250862fda3fbdf8454cc7131e24de904e7c (patch)
tree23fab33bd014d426750ca486d0be7cf59d65eb31 /fs/udf/unicode.c
parentcheckpatch: add more exceptions to 80 char lines (diff)
downloadlinux-1a15a250862fda3fbdf8454cc7131e24de904e7c.tar.xz
linux-1a15a250862fda3fbdf8454cc7131e24de904e7c.zip
checkpatch: prefer usleep_range over udelay
When possible, sleeping is (usually) better than delaying; however, don't bother callers of udelay < 10us, as those cases are generally not worth the switch to usleep [akpm@linux-foundation.org: fix mismatched parentheses] Signed-off-by: Patrick Pannuto <ppannuto@codeaurora.org> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/udf/unicode.c')
0 files changed, 0 insertions, 0 deletions