mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
Some variables were being set but never used, which was triggering warnings in GCC >= 4.6. Signed-off-by: Lucas De Marchi <[email protected]> Signed-off-by: Arnaud Lacombe <[email protected]>