OSDN Git Service

net: hns3: remove rebundant line for hclge_dbg_dump_tm_pg()
authorHao Chen <chenhao288@hisilicon.com>
Fri, 3 Dec 2021 09:20:57 +0000 (17:20 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 3 Dec 2021 11:00:59 +0000 (11:00 +0000)
commit40975e749daa5b00aa9e560bdcf817702946b696
tree01b00ab5b4ab107e2aba62c7400038f5d2aa2e90
parent4e599dddeea443fc27716a794c2684b2980735c8
net: hns3: remove rebundant line for hclge_dbg_dump_tm_pg()

Return value judgment should follow the function call, so remove line
between them.

Signed-off-by: Hao Chen <chenhao288@hisilicon.com>
Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.c