[PATCH] namespace pollution in irda_irias
From: Arnd Bergmann <arnd@bergmann-dalldorf.de> A global variable should not be named 'objects' like in irias_object.c. This patch puts it into the right namespace. Also, strndup() is made static.
Showing
Please register or sign in to comment