[PATCH] namespace pollution in HDLC driver
From: Arnd Bergmann <arnd@bergmann-dalldorf.de> A global variable should not be called 'debuglevel'. It can be made static since it is only used in one file.
Showing
Please register or sign in to comment