diff options
author | Hao Chen <chenhao288@hisilicon.com> | 2021-08-30 14:06:42 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-08-30 09:43:18 +0100 |
commit | 52d89333d21918ff0ac25d6f8307b7fe6cbfde11 (patch) | |
tree | 0331791cfa47ae39bf0212a0c7add1bd1b313a17 /scripts/unifdef.c | |
parent | 38b99e1ede3280f0e286071956bd8632737be57b (diff) |
net: hns3: uniform parameter name of hclge_ptp_clean_tx_hwts()
The parameter name of hclge_ptp_clean_tx_hwts() in declaration is "dev",
but the definition of this function is used the common name "hdev" as
other functions, so modify it.
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>
Diffstat (limited to 'scripts/unifdef.c')
0 files changed, 0 insertions, 0 deletions