]> git.baikalelectronics.ru Git - kernel.git/commit
staging: tidspbridge: Change macros to static inline functions
authorArmando Uribe <x0095078@ti.com>
Fri, 23 Jul 2010 01:25:33 +0000 (20:25 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 26 Jul 2010 22:32:20 +0000 (15:32 -0700)
commitadffdb8e2a7b48d876ab1417b8506d0828456860
treeb3b049e3d6da559b00472ee453678457f8aeac0a
parent1a63e14776f30f59826c7a5532d5a70f1f2ab1c1
staging: tidspbridge: Change macros to static inline functions

This patch changes preprocesing macros to static inline
funcions. Also the function is_equal_uuid (IS_EQUAL_UUID) now uses the
memcmp function.

Signed-off-by: Armando Uribe <x0095078@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/tidspbridge/include/dspbridge/dbdefs.h
drivers/staging/tidspbridge/rmgr/nldr.c
drivers/staging/tidspbridge/rmgr/proc.c