Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1413535

Re: [PATCH] b43: Remove unused phy_a code

From Michael Büsch <m@bues.ch>
Newsgroups linux.kernel
Subject Re: [PATCH] b43: Remove unused phy_a code
Date 2016-06-04 00:20 +0200
Message-ID <rG5BE-xM-27@gated-at.bofh.it> (permalink)
References <rG4YV-8vw-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Fri,  3 Jun 2016 14:32:46 -0700
Guenter Roeck <linux@roeck-us.net> wrote:

> gcc-6 reports the following error with -Werror=unused-const-variable.
> 
> drivers/net/wireless/broadcom/b43/phy_a.c:576:40: error:
> 	'b43_phyops_a' defined but not used
> 
> Turns out a lot of code in this file is unused, so let's remove it.


All a-phy code is usused.
So you can basically remove the whole file and any other A-PHY code.
... or just leave it as-is.


-- 
Michael

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] b43: Remove unused phy_a code Guenter Roeck <linux@roeck-us.net> - 2016-06-03 23:40 +0200
  Re: [PATCH] b43: Remove unused phy_a code Michael Büsch <m@bues.ch> - 2016-06-04 00:20 +0200
    Re: [PATCH] b43: Remove unused phy_a code Guenter Roeck <linux@roeck-us.net> - 2016-06-04 03:00 +0200

csiph-web