From: Johannes Berg Date: Mon, 6 Jul 2009 09:53:03 +0000 (+0200) Subject: kmemcheck: add missing braces to do-while in kmemcheck_annotate_bitfield X-Git-Tag: v2.6.32-rc1~411^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=181f7c5dd3832763bdf2756b6d2d8a49bdf12791;p=pandora-kernel.git 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 Signed-off-by: Vegard Nossum --- Reading git-diff-tree failed