From: Hannes Eder Date: Mon, 22 Dec 2008 09:17:55 +0000 (+0000) Subject: drivers/net/wan: fix sparse warnings: make do-while a compound statement X-Git-Tag: v2.6.29-rc1~581^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d157e0230f205f5dd646c4e0985030367de7aa4c;p=pandora-kernel.git drivers/net/wan: fix sparse warnings: make do-while a compound statement Fix this sparse warnings: drivers/net/wan/wanxl.c:414:3: warning: do-while statement is not a compound statement drivers/net/wan/wanxl.c:441:3: 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