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:
003db3b
)
Staging: batman-adv: Use kernel version min macro
author
Sven Eckelmann
<sven.eckelmann@gmx.de>
Sun, 21 Nov 2010 23:56:06 +0000
(
00:56
+0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 29 Nov 2010 19:09:14 +0000
(11:09 -0800)
The kernel headers already provide different versions of a min/max macro
which should be used by all modules according to
Documentation/CodingStyle.
Signed-off-by: Sven Eckelmann <sven.eckelmann@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found