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:
b10b43b
)
MIPS: COP2: CPP macro safety fixes.
author
Ralf Baechle
<ralf@linux-mips.org>
Mon, 25 Aug 2014 17:35:53 +0000
(19:35 +0200)
committer
Ralf Baechle
<ralf@linux-mips.org>
Tue, 26 Aug 2014 00:18:59 +0000
(
02:18
+0200)
- Don't pass things to macros that couldn't be dereferences if that
macro was actually a function.
- Don't use empty function-like macros.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found