Re: [PATCH for-next 2/4] block/rnbd: Fix style issues
From: Chaitanya Kulkarni <hidden>
Date: 2021-04-28 18:27:29
From: Chaitanya Kulkarni <hidden>
Date: 2021-04-28 18:27:29
On 4/27/21 23:14, Gioh Kim wrote:
From: Dima Stepanov <redacted> 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 <redacted> Signed-off-by: Gioh Kim <redacted> Signed-off-by: Md Haris Iqbal <haris.iqbal@ionos.com> Signed-off-by: Jack Wang <jinpu.wang@ionos.com>
Looks good. Reviewed-by: Chaitanya Kulkarni <redacted>