aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
diff options
context:
space:
mode:
authorJean Delvare <[email protected]>2009-08-04 04:10:01 +0000
committerDavid S. Miller <[email protected]>2009-08-04 04:10:01 +0000
commit0cb13536c3382004bd9b833565e2af33f26ed1fb (patch)
tree308cf930e30c304bc32b00f46d7276892e8c65ca /security/selinux/hooks.c
parentMerge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... (diff)
downloadkernel-0cb13536c3382004bd9b833565e2af33f26ed1fb.tar.gz
kernel-0cb13536c3382004bd9b833565e2af33f26ed1fb.zip
3c59x: Fix build failure with gcc 3.2
Fix the following build failure with gcc 3.2: CC [M] drivers/net/3c59x.o drivers/net/3c59x.c:2726:1: directives may not be used inside a macro argument drivers/net/3c59x.c:2725:59: unterminated argument list invoking macro "pr_err" drivers/net/3c59x.c: In function `dump_tx_ring': drivers/net/3c59x.c:2727: implicit declaration of function `pr_err' drivers/net/3c59x.c:2731: syntax error before ')' token Apparently gcc 3.2 doesn't like #if interleaved with a macro call. Signed-off-by: Jean Delvare <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions