mirror of
https://github.com/torvalds/linux.git
synced 2024-11-28 07:01:32 +00:00
0be4838f01
Variable shift is being initialized with a value that is never read, it is being re-assigned later inside a loop. The assignment is redundant and can be removed. Signed-off-by: Colin Ian King <colin.i.king@gmail.com> Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lore.kernel.org/r/20211207185001.1412413-1-colin.i.king@gmail.com |
||
---|---|---|
.. | ||
core.c | ||
ibs.c | ||
iommu.c | ||
iommu.h | ||
Makefile | ||
power.c | ||
uncore.c |