aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dynamic_debug.h
diff options
context:
space:
mode:
authorDan Carpenter <error27@gmail.com>2010-08-12 00:38:45 +0200
committerPhilipp Reisner <philipp.reisner@linbit.com>2010-10-14 19:17:23 +0200
commit2265769531afe267f864111c103b04b4427720b6 (patch)
treeda90c3ce2cb64b75288b7e2da600d3f9b9b5d5c4 /include/linux/dynamic_debug.h
parentdrbd: relax the grace period of the md_sync timer again (diff)
downloadlinux-dev-2265769531afe267f864111c103b04b4427720b6.tar.xz
linux-dev-2265769531afe267f864111c103b04b4427720b6.zip
drbd: cleanup: change "<= 0" to "== 0"
dt is unsigned so it's never less than zero. We are calculating the elapsed time, and that's never less than zero (unless there is a bug or we invent time travel). The comparison here is just to guard against divide by zero bugs. Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Diffstat (limited to 'include/linux/dynamic_debug.h')
0 files changed, 0 insertions, 0 deletions