On Fri, Mar 12, 2021 at 11:57 AM Lee Jones <lee.jo...@linaro.org> wrote:
>
> [P_RETRY_WRITE] is initialised more than once.
>
> Fixes the following W=1 kernel build warning(s):
>
>  drivers/block/drbd/drbd_main.c: In function ‘cmdname’:
>  drivers/block/drbd/drbd_main.c:3660:22: warning: initialized field 
> overwritten [-Woverride-init]
>  drivers/block/drbd/drbd_main.c:3660:22: note: (near initialization for 
> ‘cmdnames[44]’)
>
> Cc: Philipp Reisner <philipp.reis...@linbit.com>
> Cc: Lars Ellenberg <lars.ellenb...@linbit.com>
> Cc: Jens Axboe <ax...@kernel.dk>
> Cc: drbd-...@lists.linbit.com
> Cc: linux-bl...@vger.kernel.org
> Signed-off-by: Lee Jones <lee.jo...@linaro.org>

Looks correct. I had actually posted a slightly different fix last year,
but either one addresses the warning:

https://lore.kernel.org/lkml/20201026215043.3893318-1-a...@kernel.org/

         Arnd

Reply via email to