Message ID | 20200707101642.1747944-1-lee.jones@linaro.org (mailing list archive) |
---|---|
Headers | show |
Series | Clean-up ASoC's W=1 build warnings | expand |
On Tue, Jul 07, 2020 at 11:16:14AM +0100, Lee Jones wrote: > This set is part of a larger effort attempting to clean-up W=1 > kernel builds, which are currently overwhelmingly riddled with > niggly little warnings. Please coordinate with Pierre (CCed) who is also submitting patches for this issue, there's a whole bunch in flight already.
On Tue, 07 Jul 2020, Mark Brown wrote: > On Tue, Jul 07, 2020 at 11:16:14AM +0100, Lee Jones wrote: > > This set is part of a larger effort attempting to clean-up W=1 > > kernel builds, which are currently overwhelmingly riddled with > > niggly little warnings. > > Please coordinate with Pierre (CCed) who is also submitting patches for > this issue, there's a whole bunch in flight already. Well that's frustrating. Some of these issues have been present for years. It's quite the coincidence that we both submitted these this week!
On Tue, Jul 07, 2020 at 11:37:35AM +0100, Lee Jones wrote: > Some of these issues have been present for years. It's quite the > coincidence that we both submitted these this week! I'm guessing you've both been inspired by the 0day bot turning W=1 warnings on without having first done a cleanup run :/
On 7/7/20 5:40 AM, Mark Brown wrote: > On Tue, Jul 07, 2020 at 11:37:35AM +0100, Lee Jones wrote: > >> Some of these issues have been present for years. It's quite the >> coincidence that we both submitted these this week! > > I'm guessing you've both been inspired by the 0day bot turning W=1 > warnings on without having first done a cleanup run :/ Yep, I was tired of seeing my email polluted with trivial problems last week, as well as seeing dead code that reviewers miss but tools don't. Lee, do you mind if I merge your v2 series and my own v2, and then resubmit what hasn't been merged by Mark?
On Tue, 7 Jul 2020, 16:44 Pierre-Louis Bossart, < pierre-louis.bossart@linux.intel.com> wrote: > > > On 7/7/20 5:40 AM, Mark Brown wrote: > > On Tue, Jul 07, 2020 at 11:37:35AM +0100, Lee Jones wrote: > > > >> Some of these issues have been present for years. It's quite the > >> coincidence that we both submitted these this week! > > > > I'm guessing you've both been inspired by the 0day bot turning W=1 > > warnings on without having first done a cleanup run :/ > > Yep, I was tired of seeing my email polluted with trivial problems last > week, as well as seeing dead code that reviewers miss but tools don't. > > Lee, do you mind if I merge your v2 series and my own v2, and then > resubmit what hasn't been merged by Mark? > Go for it. >