]> git.baikalelectronics.ru Git - kernel.git/commit
hsr: avoid newline at end of message in NL_SET_ERR_MSG_MOD
authorYe Bin <yebin10@huawei.com>
Wed, 9 Sep 2020 09:38:21 +0000 (17:38 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Sep 2020 18:15:26 +0000 (11:15 -0700)
commit779ae2b5165598d7e18e4126f47b654511740d71
tree57c5804d8beb90394fe7ee8917239dab65d79cd6
parent94829608788fcaba5c35227c2a06a0c5c58723fd
hsr: avoid newline at end of message in NL_SET_ERR_MSG_MOD

clean follow coccicheck warning:
net//hsr/hsr_netlink.c:94:8-42: WARNING avoid newline at end of message
in NL_SET_ERR_MSG_MOD
net//hsr/hsr_netlink.c:87:30-57: WARNING avoid newline at end of message
in NL_SET_ERR_MSG_MOD
net//hsr/hsr_netlink.c:79:29-53: WARNING avoid newline at end of message
in NL_SET_ERR_MSG_MOD

Signed-off-by: Ye Bin <yebin10@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/hsr/hsr_netlink.c