[Bridge] [PATCH 9/9] Avoid 'statement with no effect' compiler warnings

David Miller davem at davemloft.net
Sun Nov 4 06:00:43 UTC 2012


From: Lee Jones <lee.jones at linaro.org>
Date: Sat,  3 Nov 2012 23:02:30 +0100

> 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 at vyatta.com>
> Cc: bridge at lists.linux-foundation.org
> Cc: netdev at vger.kernel.org
> Signed-off-by: Lee Jones <lee.jones at linaro.org>

Applied, but please use more informative subject lines.

You should prefix your subject line after [PATCH ...] with
the name of the subsystem you are touching, a ": " then
the headline description.

So here you would have used "bridge: " and that's what I added when I
commited this patch.


More information about the Bridge mailing list