Re: [PATCH] paride: remove redundant variable n
From: Jens Axboe
Date: Mon Jul 02 2018 - 10:28:58 EST
On 7/2/18 2:14 AM, Colin King wrote:
> From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
>
> Variable n is being assigned but is never used hence it is redundant
> and can be removed. Also put spacing between variables in declaration
> to clean up checkpatch warnings.
>
> Cleans up clang warning:
> warning: variable 'n' set but not used [-Wunused-but-set-variable]
Applied for 4.19, thanks.
--
Jens Axboe