git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
803cd75
)
staging: tidspbridge: Change macros to static inline functions
author
Armando Uribe
<x0095078@ti.com>
Fri, 23 Jul 2010 01:25:33 +0000
(20:25 -0500)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 26 Jul 2010 22:32:20 +0000
(15:32 -0700)
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>
No differences found