[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170518.144653.575560734197670862.davem@davemloft.net>
Date: Thu, 18 May 2017 14:46:53 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: mka@...omium.org
Cc: linux-usb@...r.kernel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net1080: Remove unused function nc_dump_ttl()
From: Matthias Kaehlcke <mka@...omium.org>
Date: Thu, 18 May 2017 10:57:19 -0700
> The function is not used, removing it fixes the following warning when
> building with clang:
>
> drivers/net/usb/net1080.c:271:20: error: unused function
> 'nc_dump_ttl' [-Werror,-Wunused-function]
>
> Also remove the definition of TTL_THIS, which is only used in
> nc_dump_ttl()
>
> Signed-off-by: Matthias Kaehlcke <mka@...omium.org>
Applied to net-next.
Powered by blists - more mailing lists