• Rusty Russell's avatar
    [PATCH] namespace pollution in irda_irias · e7cb6b00
    Rusty Russell authored
    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.
    e7cb6b00
irias_object.h 3.11 KB