]> git.ipfire.org Git - thirdparty/iproute2.git/commit
ip: iplink_ipoib.c: Remove extra spaces
authorKamal Heib <kamalheib1@gmail.com>
Sun, 27 Sep 2020 12:06:56 +0000 (15:06 +0300)
committerStephen Hemminger <stephen@networkplumber.org>
Thu, 1 Oct 2020 05:29:05 +0000 (22:29 -0700)
commit10414de9e60721ff1c765e0cb8196b8b1fde40ac
treeed91842e4bf699b069daf68e4b604c8bdad4fb3b
parent03fb6fa1d8fee869fea8ff4519d6d15cb5e256c7
ip: iplink_ipoib.c: Remove extra spaces

Remove the extra space between the reported ipoib attrs - use only one
space instead of two.

Fixes: de0389935f8c ("iplink: Added support for the kernel IPoIB RTNL ops")
Signed-off-by: Kamal Heib <kamalheib1@gmail.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
ip/iplink_ipoib.c