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


Groups > linux.kernel > #1424210 > unrolled thread

Re: [v3,1/2] b43: Remove unused phy_a code

Started byMichael Büsch <m@bues.ch>
First post2016-06-16 17:50 +0200
Last post2016-06-16 18:10 +0200
Articles 3 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [v3,1/2] b43: Remove unused phy_a code Michael Büsch <m@bues.ch> - 2016-06-16 17:50 +0200
    Re: [v3,1/2] b43: Remove unused phy_a code Kalle Valo <kvalo@codeaurora.org> - 2016-06-16 18:00 +0200
      Re: [v3,1/2] b43: Remove unused phy_a code Michael Büsch <m@bues.ch> - 2016-06-16 18:10 +0200

#1424210 — Re: [v3,1/2] b43: Remove unused phy_a code

FromMichael Büsch <m@bues.ch>
Date2016-06-16 17:50 +0200
SubjectRe: [v3,1/2] b43: Remove unused phy_a code
Message-ID<rKHIm-1K6-13@gated-at.bofh.it>

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

On Thu, 16 Jun 2016 15:23:37 +0000 (UTC)
Kalle Valo <kvalo@codeaurora.org> wrote:

> 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
> > 
> > Per Michael Büsch: "All a-phy code is usused", so remove it all,
> > and move the remaining Type-G initialization code into phy_g.c.
> > 
> > Reported-by: Fengguang Wu <fengguang.wu@intel.com> [0-day test robot]
> > Cc: Michael Büsch <m@bues.ch>
> > Signed-off-by: Guenter Roeck <linux@roeck-us.net>  
> 
> Thanks, 2 patches applied to wireless-drivers-next.git:
> 
> 9791333a840f b43: Remove unused phy_a code
> afdfdc481ea9 b43: Completely remove support for phy_a


Did anybody test this on any hardware?
I think this should be tested on some G-PHY hardware, before it goes to
Linus.


-- 
Michael

[toc] | [next] | [standalone]


#1424221

FromKalle Valo <kvalo@codeaurora.org>
Date2016-06-16 18:00 +0200
Message-ID<rKHS1-1Nf-11@gated-at.bofh.it>
In reply to#1424210
Michael Büsch <m@bues.ch> writes:

> On Thu, 16 Jun 2016 15:23:37 +0000 (UTC)
> Kalle Valo <kvalo@codeaurora.org> wrote:
>
>> 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
>> > 
>> > Per Michael Büsch: "All a-phy code is usused", so remove it all,
>> > and move the remaining Type-G initialization code into phy_g.c.
>> > 
>> > Reported-by: Fengguang Wu <fengguang.wu@intel.com> [0-day test robot]
>> > Cc: Michael Büsch <m@bues.ch>
>> > Signed-off-by: Guenter Roeck <linux@roeck-us.net>  
>> 
>> Thanks, 2 patches applied to wireless-drivers-next.git:
>> 
>> 9791333a840f b43: Remove unused phy_a code
>> afdfdc481ea9 b43: Completely remove support for phy_a
>
> Did anybody test this on any hardware? I think this should be tested
> on some G-PHY hardware, before it goes to Linus.

Larry tested these:

"These two patches have been tested on a BCM4318."

https://patchwork.kernel.org/patch/9154719/

-- 
Kalle Valo

[toc] | [prev] | [next] | [standalone]


#1424223

FromMichael Büsch <m@bues.ch>
Date2016-06-16 18:10 +0200
Message-ID<rKI1H-25D-1@gated-at.bofh.it>
In reply to#1424221

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

On Thu, 16 Jun 2016 18:56:14 +0300
Kalle Valo <kvalo@codeaurora.org> wrote:

> Michael Büsch <m@bues.ch> writes:
> 
> > On Thu, 16 Jun 2016 15:23:37 +0000 (UTC)
> > Kalle Valo <kvalo@codeaurora.org> wrote:
> >  
> >> 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
> >> > 
> >> > Per Michael Büsch: "All a-phy code is usused", so remove it all,
> >> > and move the remaining Type-G initialization code into phy_g.c.
> >> > 
> >> > Reported-by: Fengguang Wu <fengguang.wu@intel.com> [0-day test robot]
> >> > Cc: Michael Büsch <m@bues.ch>
> >> > Signed-off-by: Guenter Roeck <linux@roeck-us.net>    
> >> 
> >> Thanks, 2 patches applied to wireless-drivers-next.git:
> >> 
> >> 9791333a840f b43: Remove unused phy_a code
> >> afdfdc481ea9 b43: Completely remove support for phy_a  
> >
> > Did anybody test this on any hardware? I think this should be tested
> > on some G-PHY hardware, before it goes to Linus.  
> 
> Larry tested these:
> 
> "These two patches have been tested on a BCM4318."
> 
> https://patchwork.kernel.org/patch/9154719/


Ah OK. I forgot.
Everything is fine then.

-- 
Michael

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web