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