On Sun, Jan 8, 2017 at 7:05 PM, Yuval Shaia <yuval.sh...@oracle.com> wrote:
> On Sun, Jan 08, 2017 at 05:54:47PM +0200, Saeed Mahameed wrote:
>> From: Eli Cohen <e...@mellanox.com>
>>
>>       err = mlx5_create_map_eq(dev, &table->cmd_eq, MLX5_EQ_VEC_CMD,
>>                                MLX5_NUM_CMD_EQE, 1ull << MLX5_EVENT_TYPE_CMD,
>> -                              "mlx5_cmd_eq", &dev->priv.bfregi.uars[0],
>> -                              MLX5_EQ_TYPE_ASYNC);
>> +                              "mlx5_cmd_eq",  MLX5_EQ_TYPE_ASYNC);
>
> Remove extra space
>

Hi Yuval, thanks for the review,
We will submit an incremental patch for this, as checkpatch doesn't
complain about such minor things.

Reply via email to