[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170117.152622.1655518798156744976.davem@davemloft.net>
Date: Tue, 17 Jan 2017 15:26:22 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: fgao@...ai8.com
Cc: kuznet@....inr.ac.ru, jmorris@...ei.org, netdev@...r.kernel.org,
gfree.wind@...il.com
Subject: Re: [PATCH net-next 1/1] net: ping: Use right format specifier to
avoid type casting
From: fgao@...ai8.com
Date: Tue, 17 Jan 2017 10:21:19 +0800
> From: Gao Feng <fgao@...ai8.com>
>
> The inet_num is u16, so use %hu instead of casting it to int. And
> the sk_bound_dev_if is int actually, so it needn't cast to int.
>
> Signed-off-by: Gao Feng <fgao@...ai8.com>
Applied.
Powered by blists - more mailing lists