From: Nikolay Aleksandrov Date: Tue, 9 Sep 2014 21:17:03 +0000 (+0200) Subject: bonding: remove last users of bond->lock and bond->lock itself X-Git-Tag: omap-for-v3.19/prcm-cleanup~78^2~119^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87163ef9cda7617f8afdb549de191706641003c0;p=pandora-kernel.git bonding: remove last users of bond->lock and bond->lock itself The usage of bond->lock in bond_main.c was completely unnecessary as it didn't help to sync with anything, most of the spots already had RTNL. Since there're no more users of bond->lock, remove it. Signed-off-by: Nikolay Aleksandrov Signed-off-by: David S. Miller --- Reading git-diff-tree failed