OSDN Git Service

net: hns: fix some code style issue about space
authorPeng Li <lipeng321@huawei.com>
Fri, 14 May 2021 07:31:40 +0000 (15:31 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 14 May 2021 22:09:24 +0000 (15:09 -0700)
commit510fe8e70b0b659d8a7f3fda3fc61390e9cff7f7
tree44ad3bc617fdf69051da8777cb6e66dda93a7fc6
parent699e803e9a4d1c8676c77bfa7b085a1f73083e64
net: hns: fix some code style issue about space

Spaces at the start of a line will cause checkpatch warning.
This patch replaces the spaces by tab at the start of a line.

Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/hisilicon/hns/hns_dsaf_misc.c