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:
fd0d5e7
)
net: Fix CONFIG_SYSCTL ifdef test.
author
David S. Miller
<davem@davemloft.net>
Thu, 15 May 2014 17:43:14 +0000
(13:43 -0400)
committer
David S. Miller
<davem@davemloft.net>
Thu, 15 May 2014 17:43:14 +0000
(13:43 -0400)
> include/net/ip.h:211:5: warning: "CONFIG_SYSCTL" is not defined [-Wundef]
> #if CONFIG_SYSCTL
> ^
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found