Re: [dpdk-dev] [PATCH v2 3/5] net/hns3: adjust some code style

2020-11-09 Thread Ferruh Yigit
On 11/9/2020 9:32 AM, oulijun wrote: 在 2020/11/7 0:44, Ferruh Yigit 写道: On 11/6/2020 3:51 AM, Lijun Ou wrote: From: Hongbo Zheng Here adjusts some code style for making the lines more compact and removes some static check tool warnings. Signed-off-by: Hongbo Zheng Signed-off-by: Lijun Ou

Re: [dpdk-dev] [PATCH v2 3/5] net/hns3: adjust some code style

2020-11-09 Thread oulijun
在 2020/11/7 0:44, Ferruh Yigit 写道: On 11/6/2020 3:51 AM, Lijun Ou wrote: From: Hongbo Zheng Here adjusts some code style for making the lines more compact and removes some static check tool warnings. Signed-off-by: Hongbo Zheng Signed-off-by: Lijun Ou --- V1->V2: - fix checkpatch warning

Re: [dpdk-dev] [PATCH v2 3/5] net/hns3: adjust some code style

2020-11-06 Thread Ferruh Yigit
On 11/6/2020 3:51 AM, Lijun Ou wrote: From: Hongbo Zheng Here adjusts some code style for making the lines more compact and removes some static check tool warnings. Signed-off-by: Hongbo Zheng Signed-off-by: Lijun Ou --- V1->V2: - fix checkpatch warning --- drivers/net/hns3/hns3_cmd.c|

[dpdk-dev] [PATCH v2 3/5] net/hns3: adjust some code style

2020-11-05 Thread Lijun Ou
From: Hongbo Zheng Here adjusts some code style for making the lines more compact and removes some static check tool warnings. Signed-off-by: Hongbo Zheng Signed-off-by: Lijun Ou --- V1->V2: - fix checkpatch warning --- drivers/net/hns3/hns3_cmd.c| 1 - drivers/net/hns3/hns3_ethdev.c |