On Fri, Jan 14, 2022 at 4:58 PM Md Haris Iqbal <haris.iqbal@xxxxxxxxx> 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 >