From: Hannes Eder Date: Fri, 26 Dec 2008 08:07:45 +0000 (-0800) Subject: drivers/net/tulip: fix sparse warnings: make do-while a compound statement X-Git-Tag: v2.6.29-rc1~581^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec1d1ebbb3bdc9807474be28c29efa155d15b850;p=pandora-kernel.git drivers/net/tulip: fix sparse warnings: make do-while a compound statement Fix this sparse warnings: drivers/net/tulip/de2104x.c:1695:4: warning: do-while statement is not a compound statement drivers/net/tulip/tulip_core.c:1433:5: warning: do-while statement is not a compound statement Signed-off-by: Hannes Eder Signed-off-by: David S. Miller --- Reading git-diff-tree failed