Message ID | 20220114155855.984144-1-haris.iqbal@ionos.com (mailing list archive) |
---|---|
Headers | show |
Series | Misc RNBD update | expand |
On Fri, Jan 14, 2022 at 4:58 PM Md Haris Iqbal <haris.iqbal@ionos.com> wrote: > > Hi Jens, > > Please consider to include following change for next merge window. > - fixes warning generated from checkpatch > - removes rotational param from RNBD device Ping. > > Gioh Kim (2): > block/rnbd-clt: fix CHECK:BRACES warning > block/rnbd: client device does not care queue/rotational > > drivers/block/rnbd/rnbd-clt.c | 15 ++++++++------- > drivers/block/rnbd/rnbd-clt.h | 1 - > drivers/block/rnbd/rnbd-proto.h | 4 ++-- > drivers/block/rnbd/rnbd-srv.c | 1 - > 4 files changed, 10 insertions(+), 11 deletions(-) > > -- > 2.25.1 >
On Fri, 14 Jan 2022 16:58:53 +0100, Md Haris Iqbal wrote: > Please consider to include following change for next merge window. > - fixes warning generated from checkpatch > - removes rotational param from RNBD device > > Gioh Kim (2): > block/rnbd-clt: fix CHECK:BRACES warning > block/rnbd: client device does not care queue/rotational > > [...] Applied, thanks! [1/2] block/rnbd-clt: fix CHECK:BRACES warning commit: 7cb0c32efbae2a7000f74243d8b4cab35d669cbd [2/2] block/rnbd: client device does not care queue/rotational commit: de53a6a82aad3010d7e9c3151cba5e4e46b6ec32 Best regards,