On 4/27/21 23:14, Gioh Kim wrote: > From: Dima Stepanov <dmitrii.stepanov@xxxxxxxxxxxxxxx> > > This patch fixes some style issues detected by scripts/checkpatch.pl > * Resolve spacing and tab issues > * Remove extra braces in rnbd_get_iu > * Use num_possible_cpus() instead of NR_CPUS in alloc_sess > * Fix the comments styling in rnbd_queue_rq > > Signed-off-by: Dima Stepanov <dmitrii.stepanov@xxxxxxxxx> > Signed-off-by: Gioh Kim <gi-oh.kim@xxxxxxxxx> > Signed-off-by: Md Haris Iqbal <haris.iqbal@xxxxxxxxx> > Signed-off-by: Jack Wang <jinpu.wang@xxxxxxxxx> Looks good. Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>