mirror of
https://github.com/torvalds/linux.git
synced 2026-04-28 03:22:27 -04:00
There are several variables being initialized that are being set later and hence the initialization is redundant and can be removed. Remove then. Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: David S. Miller <davem@davemloft.net>