[PATCH] x86: remove unused variable "polling"

2014-06-30 Thread Paul Bolle
Signed-off-by: Paul Bolle --- Compile tested. "polling" is unused since commit f80c5b39b80a ("sched/idle, x86: Switch from TS_POLLING to TIF_POLLING_NRFLAG"). Apparently this trivial cleanup isn't yet queued anywhere. arch/x86/kernel/apm_32.c | 1 - 1 file changed, 1 deletion(-) diff --git

[PATCH] x86: remove unused variable polling

2014-06-30 Thread Paul Bolle
Signed-off-by: Paul Bolle pebo...@tiscali.nl --- Compile tested. polling is unused since commit f80c5b39b80a (sched/idle, x86: Switch from TS_POLLING to TIF_POLLING_NRFLAG). Apparently this trivial cleanup isn't yet queued anywhere. arch/x86/kernel/apm_32.c | 1 - 1 file changed, 1 deletion(-)