From: Chuck Lever Date: Tue, 20 Mar 2012 23:20:53 +0000 (-0400) Subject: SUNRPC: Kill compiler warning when RPC_DEBUG is unset X-Git-Tag: v3.4-rc1~123^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3b536a1230a14e3ef97e5331ba7ad036c6258a9;p=pandora-kernel.git SUNRPC: Kill compiler warning when RPC_DEBUG is unset Loads of these: linux/net/sunrpc/rpcb_clnt.c:942:2: warning: suggest braces around empty body in ‘do’ statement [-Wempty-body] show up when I unset CONFIG_PROC_SYSCTL. Seen with gcc (GCC) 4.6.1 20110908 (Red Hat 4.6.1-9) Reported-by: Andrew Morton Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed