Re: [PATCH 0/4] Various cleanups
From: Song Liu <song@kernel.org>
Date: 2020-07-16 05:53:12
From: Song Liu <song@kernel.org>
Date: 2020-07-16 05:53:12
Hi Damien, On Wed, Jul 15, 2020 at 9:54 PM Damien Le Moal [off-list ref] wrote:
Song, These patches fix various compilation warnings showing up when compiling with W=1. Therer are also a lot of warnings generated by sparse (C=1 compilation). Working on addressing those too in a follow-up series.
Thanks for these fixes. Applied to md-next. Song