On Tue, Nov 07, 2017 at 10:08:01AM +0000, Colin King wrote: > From: Colin Ian King <colin.k...@canonical.com> > > The assignment to variable e is redundant since the same assignment > occurs just a few lines later, hence it can be removed. Cleans up > clang warning for arp_tables, ip_tables and ip6_tables:
Applied, thanks Colin.