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:
4dbc30f
)
[SPARC]: Eliminate local MIN/MAX macros in drivers/sbus/char/aurora.c
author
Domen Puncer
<domen@coderock.org>
Sun, 15 May 2005 23:01:50 +0000
(16:01 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sun, 15 May 2005 23:01:50 +0000
(16:01 -0700)
From: Christophe Lucas <clucas@rotomalug.org>
min/max macros from kernel.h are safe, a lot of handcrafted MIN/MAX are
not.
Signed-off-by: Christophe Lucas <clucas@rotomalug.org>
Signed-off-by: Domen Puncer <domen@coderock.org>
No differences found