OSDN Git Service

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)
commitb87f9fe1ac9441b75656dfd95eba70ef9f0375e0
tree57c5804d8beb90394fe7ee8917239dab65d79cd6
parent0ddaa27803847f8c14a9aa8ebee4fff5f1a1c379
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