net: hns3: replace one tab with space in for statement
authorHao Chen <chenhao288@hisilicon.com>
Fri, 3 Dec 2021 09:20:58 +0000 (17:20 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 3 Dec 2021 11:00:59 +0000 (11:00 +0000)
commit7acf76b1cd0141e7de070594ddb0bb26fdb8ab4e
tree34e5fd184f47a83fae1545b894a750b6ac02ba44
parent40975e749daa5b00aa9e560bdcf817702946b696
net: hns3: replace one tab with space in for statement

Replace one tab with space between symbol ')' and '{' in for statement of
function hclge_map_tqp().

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_main.c