[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH] xen-blkback: remove redundant assignment to variable i
On Thu, 17 Mar 2022 23:46:46 +0000, Colin Ian King wrote: > Variable i is being assigned a value that is never read, it is being > re-assigned later in a for-loop. The assignment is redundant and can > be removed. > > Cleans up clang scan build warning: > drivers/block/xen-blkback/blkback.c:934:14: warning: Although the value > stored to 'i' is used in the enclosing expression, the value is never > actually read from 'i' [deadcode.DeadStores] > > [...] Applied, thanks! [1/1] xen-blkback: remove redundant assignment to variable i commit: 93b4e74789dbdefcffc7baac107069e74d98513c Best regards, -- Jens Axboe
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |