On Tue, Jan 17, 2017 at 05:23:48PM +0100, Greg KH wrote:
> On Tue, Jan 17, 2017 at 09:32:05AM -0600, Bin Liu wrote:
> > From: Wei Yongjun <[email protected]>
> > 
> > Fixes the following sparse warning:
> > 
> > drivers/usb/musb/musb_dsps.c:270:6: warning:
> >  symbol 'dsps_musb_clear_ep_rxintr' was not declared. Should it be static?
> > 
> > Signed-off-by: Wei Yongjun <[email protected]>
> > Signed-off-by: Bin Liu <[email protected]>
> > ---
> >  drivers/usb/musb/musb_dsps.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> You're kidding right?
> 
> {sigh}
> 
> Didn't we go through this last time?

Last time was an accident, it was code cleanup which should go to -rc1.
But this compile warning is caused by a patch in v4.10-rc3, so I
consider it is a regression which should be addressed in -rc. I believe
I see others sending compile warning fixes in -rc.

I can feel your frustration from your lines of words, but sorry, this is
the only way I can learn how to be a maintainer. Please let me know if
you have recommendations.

Regards,
-Bin.
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to