From: Pavel Emelyanov Date: Sun, 18 May 2008 04:10:09 +0000 (-0700) Subject: bonding: Remove redundant argument from bond_create. X-Git-Tag: v2.6.27-rc1~969^2~394^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dd646fe0549251e79d6fb03e6773bcc6ccea61f;p=pandora-kernel.git bonding: Remove redundant argument from bond_create. While we're fixing the bond_create, I hope it's OK to polish it a bit after the fixes. The third argument is NULL at the first caller and is ignored by the second one, so remove it. Signed-off-by: Pavel Emelyanov Acked-by: Jay Vosburgh Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed