kmemcheck: add missing braces to do-while in kmemcheck_annotate_bitfield
authorJohannes Berg <johannes@sipsolutions.net>
Mon, 6 Jul 2009 09:53:03 +0000 (11:53 +0200)
committerVegard Nossum <vegard.nossum@gmail.com>
Mon, 21 Sep 2009 21:34:24 +0000 (23:34 +0200)
commit181f7c5dd3832763bdf2756b6d2d8a49bdf12791
tree631dc0c343eac8f16e3f12d5b0a4e968858d40ad
parente3c6c4a8af9e3c4588235444774e66b6483b10ad
kmemcheck: add missing braces to do-while in kmemcheck_annotate_bitfield

Whether or not the sparse warning

warning: do-while statement is not a compound statement

is justified or not in this case, it is annoying and trivial to fix.

[vegard.nossum@gmail.com: title and cleanup]
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>
include/linux/kmemcheck.h