Some misc updates for RNBD: * Remove unnecessary likely/unlikely macro from if-else statement * Fix coding style issues reported by checkpatch.pl * Add error check Dima Stepanov (1): block/rnbd: Fix style issues Gioh Kim (1): block/rnbd: Remove all likely and unlikely Md Haris Iqbal (2): block/rnbd-clt: Change queue_depth type in rnbd_clt_session to size_t block/rnbd-clt: Check the return value of the function rtrs_clt_query drivers/block/rnbd/rnbd-clt.c | 46 ++++++++++++++++++++--------------- drivers/block/rnbd/rnbd-clt.h | 2 +- drivers/block/rnbd/rnbd-srv.c | 2 +- 3 files changed, 29 insertions(+), 21 deletions(-) -- 2.25.1