Re: [PATCH net V2] bonding: send igmp report for its master

From: David Miller
Date: Sat Mar 17 2012 - 01:58:28 EST


From: Weiping Pan <panweiping3@xxxxxxxxx>
Date: Wed, 14 Mar 2012 11:37:22 +0800

> + if (unlikely(master_dev)) {
> + __bond_resend_igmp_join_requests(master_dev);
> + }

Please do not enclose a single-statement basic block inside of
braces.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/