[PATCH] namespace pollution in Dell SMM driver
From: Arnd Bergmann <arnd@bergmann-dalldorf.de> The i8k driver has global variables named 'force' and 'power_status' that pollute the name space. This makes them static.
Showing
Please register or sign in to comment