On 2023/8/4 2:17, Leon Romanovsky wrote:
On Tue, Aug 01, 2023 at 08:38:54PM +0800, Ruan Jinjie wrote:
quoted
Ther are many pointers assigned first, which need not to be initialized, so
Ther -> There
quoted
remove the NULL assignment.
assignment -> assignments.
Thank you! I'll fix the issues sooner.
quoted
Signed-off-by: Ruan Jinjie <redacted>
---
drivers/net/ethernet/mellanox/mlx5/core/fpga/core.c | 4 ++--
drivers/net/ethernet/mellanox/mlx5/core/lib/hv_vhca.c | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
Thanks,
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>