OSDN Git Service

Revert "net: hns3: add void before function which don't receive ret"
authorGuangbin Huang <huangguangbin2@huawei.com>
Sat, 4 Dec 2021 01:24:48 +0000 (09:24 +0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 7 Dec 2021 00:30:12 +0000 (16:30 -0800)
commit364d470d547097075070c19189a31dda97b3a962
treefc1fd58e96a614b249749c363b3943cc028c0314
parent01081be1ea8cc123c96256ff0c975643cd862609
Revert "net: hns3: add void before function which don't receive ret"

This reverts commit 5ac4f180bd07116c1e57858bc3f6741adbca3eb6.

Sorry for taking no notice that the function devlink_register() has been
already declared as void, so it is needs to revert this patch.

Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com>
Link: https://lore.kernel.org/r/20211204012448.51360-1-huangguangbin2@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_devlink.c
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_devlink.c