]> git.baikalelectronics.ru Git - kernel.git/commit
net: hns3: align return value type of atomic_read() with its output
authorHao Chen <chenhao288@hisilicon.com>
Fri, 3 Dec 2021 09:20:54 +0000 (17:20 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 3 Dec 2021 11:00:59 +0000 (11:00 +0000)
commitb5e29699ae43ebccf4400a130176444eba81132f
treed277ba6aeacb36b487715239a643577bab069bf0
parent826390d446b7ffe144882f9a563a5e784b426034
net: hns3: align return value type of atomic_read() with its output

Change output value type of atomic_read() from %u to %d.

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/hns3_debugfs.c