summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2012-11-03 22:02:30 (GMT)
committerDavid S. Miller <davem@davemloft.net>2012-11-04 05:59:29 (GMT)
commit0cb2bbbea0857c5c76db4cae85343553a882c0de (patch)
tree8dde01088d642a45a621453a34fdc2165e369678 /drivers
parentf7c3f96a41f16865e6422bfb919312a716b16552 (diff)
downloadlinux-fsl-qoriq-0cb2bbbea0857c5c76db4cae85343553a882c0de.tar.xz
bridge: Avoid 'statement with no effect' compiler warnings
Instead of issuing (0) statements when !CONFIG_SYSFS which will cause 'warning: ', we'll use inline statements instead. This will effectively do the same thing, but suppress any unnecessary warnings. Cc: Stephen Hemminger <shemminger@vyatta.com> Cc: bridge@lists.linux-foundation.org Cc: netdev@vger.kernel.org Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions