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:
eecc545
)
netfilter: xtables: resolve indirect macros 1/3
author
Jan Engelhardt
<jengelh@medozas.de>
Wed, 13 Oct 2010 13:56:56 +0000
(15:56 +0200)
committer
Jan Engelhardt
<jengelh@medozas.de>
Wed, 13 Oct 2010 16:00:36 +0000
(18:00 +0200)
Many of the used macros are just there for userspace compatibility.
Substitute the in-kernel code to directly use the terminal macro
and stuff the defines into #ifndef __KERNEL__ sections.
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
No differences found