Sun, Feb 10, 2019 at 07:28:47PM CET, a...@mellanox.com wrote:
> This patch prints uint64_t with its corresponding format and avoid implicit
> cast to uint32_t.
Drop the space at the beginning of the lines.
Otherwise this looks fine.
Acked-by: Jiri Pirko
On 2/10/19 1:34 PM, Stephen Hemminger wrote:
> On Sun, 10 Feb 2019 20:28:47 +0200
> Aya Levin wrote:
>
>> This patch prints uint64_t with its corresponding format and avoid implicit
>> cast to uint32_t.
>>
>> Signed-off-by: Aya Levin
>> Reviewed-by: Moshe Shemesh
>> Reported-by: Maria Pasechn
On Sun, 10 Feb 2019 20:28:47 +0200
Aya Levin wrote:
> This patch prints uint64_t with its corresponding format and avoid implicit
> cast to uint32_t.
>
> Signed-off-by: Aya Levin
> Reviewed-by: Moshe Shemesh
> Reported-by: Maria Pasechnik
> ---
> devlink/devlink.c | 9 -
> 1 file c
This patch prints uint64_t with its corresponding format and avoid implicit
cast to uint32_t.
Signed-off-by: Aya Levin
Reviewed-by: Moshe Shemesh
Reported-by: Maria Pasechnik
---
devlink/devlink.c | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/devlink/devlink.c b