net/hns3: fix code style
authorHongbo Zheng <zhenghongbo3@huawei.com>
Wed, 31 Mar 2021 10:01:44 +0000 (18:01 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 8 Apr 2021 16:57:09 +0000 (18:57 +0200)
commit3f3fac61bdc207de544b4a54fe8f27f7ce4f6cc1
tree3cf63247f055f5c8d63a30dc6af436beda29f9ae
parentd7e8b721fccc855b1d7a61e1e06d0d6921cf34fd
net/hns3: fix code style

Add one space before the left brace to solve the static warning.

Fixes: 63e05f19b82b ("net/hns3: support Rx descriptor status query")

Signed-off-by: Hongbo Zheng <zhenghongbo3@huawei.com>
Signed-off-by: Min Hu (Connor) <humin29@huawei.com>
drivers/net/hns3/hns3_rxtx.c