Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1413618
| From | Guenter Roeck <linux@roeck-us.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] b43: Remove unused phy_a code |
| Date | 2016-06-04 03:00 +0200 |
| Message-ID | <rG86t-1Sw-5@gated-at.bofh.it> (permalink) |
| References | <rG4YV-8vw-7@gated-at.bofh.it> <rG5BE-xM-27@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 06/03/2016 02:35 PM, Michael Büsch wrote: > 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. I love removing code. I'll resend with more code removed. Guenter
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll 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