[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170823.223617.467388957481861020.davem@davemloft.net>
Date: Wed, 23 Aug 2017 22:36:17 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: colin.king@...onical.com
Cc: u9012063@...il.com, kuznet@....inr.ac.ru, yoshfuji@...ux-ipv6.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH][V2][netdev-next] gre: remove duplicated assignment of
iph
From: Colin King <colin.king@...onical.com>
Date: Wed, 23 Aug 2017 12:59:48 +0100
> From: Colin Ian King <colin.king@...onical.com>
>
> iph is being assigned the same value twice; remove the redundant
> first assignment. (Thanks to Nikolay Aleksandrov for pointing out
> that the first asssignment should be removed and not the second)
>
> Fixes warning:
> net/ipv4/ip_gre.c:265:2: warning: Value stored to 'iph' is never read
>
> Signed-off-by: Colin Ian King <colin.king@...onical.com>
Much better, applied, thanks.
Powered by blists - more mailing lists