commit | 181f7c5dd3832763bdf2756b6d2d8a49bdf12791 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Mon Jul 06 11:53:03 2009 +0200 |
committer | Vegard Nossum <vegard.nossum@gmail.com> | Mon Sep 21 23:34:24 2009 +0200 |
tree | 631dc0c343eac8f16e3f12d5b0a4e968858d40ad | |
parent | e3c6c4a8af9e3c4588235444774e66b6483b10ad [diff] |
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>