]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit717b0f5e2f659c59a83cb1ebb554a690c0b94086
treee4432671b717c5229935120c72ce09417c0f2af3
parent632607542c2670fc1158899c7c8fa9b58b6cd49c
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