]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
net: hns3: report the function type the same line with hns3_nic_get_stats64
authorPeng Li <lipeng321@huawei.com>
Tue, 9 Jan 2018 06:50:59 +0000 (14:50 +0800)
committerSeth Forshee <seth.forshee@canonical.com>
Fri, 16 Mar 2018 15:47:36 +0000 (10:47 -0500)
commit9596f6f0379ddde0179a19439997b5d57425c4b3
tree9acc02e530fb4a96dd1d53c58b96ca18394d39e0
parent333adffc0be75d322138125e8c66902fce3f45f4
net: hns3: report the function type the same line with hns3_nic_get_stats64

BugLink: http://bugs.launchpad.net/bugs/1756097
The function type should be on the same line with the function
name, or it may cause display error if a patch edit the
function. There is am example following:
https://www.spinics.net/lists/netdev/msg476141.html

Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
(cherry picked from commit 6c88d9d7eee0f1a5ac982bebca54a3a322876fb3)
Signed-off-by: Manoj Iyer <manoj.iyer@canonical.com>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c