net:bonding: Add missing space in bonding driver parameter description
authorMasanari Iida <standby24x7@gmail.com>
Tue, 9 Sep 2014 09:07:55 +0000 (18:07 +0900)
committerDavid S. Miller <davem@davemloft.net>
Wed, 10 Sep 2014 03:38:03 +0000 (20:38 -0700)
commit37b7021d9d713964482faeb9e0935f458a1a4016
treee4432671b717c5229935120c72ce09417c0f2af3
parent6a2a2b3ae0759843b22c929881cc184b00cc63ff
net:bonding: Add missing space in bonding driver parameter description

This patch adds missing space between "interface" and "by"
in bonding module parameter description.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_main.c