From: Saeed Mahameed
Date: Mon, 4 Feb 2019 15:26:51 -0800
> On Thu, Jan 31, 2019 at 5:20 PM wrote:
>>
>> From: Tonghao Zhang
>>
>> Add the tab before '}' and keep the code style consistent.
>>
>> Signed-off-by: Tonghao Zhang
>> Reviewed-by: Or Gerlitz
>
> Acked-by: Saeed Mahameed
>
> Dave,
On Thu, Jan 31, 2019 at 5:20 PM wrote:
>
> From: Tonghao Zhang
>
> Add the tab before '}' and keep the code style consistent.
>
> Signed-off-by: Tonghao Zhang
> Reviewed-by: Or Gerlitz
Acked-by: Saeed Mahameed
Dave, you can take this patch to net-next.
Thanks,
Saeed.
From: Tonghao Zhang
Add the tab before '}' and keep the code style consistent.
Signed-off-by: Tonghao Zhang
Reviewed-by: Or Gerlitz
---
v2: change the patch title
---
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/driver