From: Peter Huewe Date: Wed, 1 Dec 2010 23:43:32 +0000 (+0100) Subject: staging/sep: Fix sparse warning 'do-while statement is not a compound statement' X-Git-Tag: v2.6.38-rc1~423^2~134 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb6b420da13fee2edc30b7bde67c0c8993c4c30d;p=pandora-kernel.git staging/sep: Fix sparse warning 'do-while statement is not a compound statement' This patch fixes the warning generated by sparse: 'do-while statement is not a compound statement' by adding the necessary brackets around the do block Signed-off-by: Peter Huewe Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed