aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorLinus Torvalds <[email protected]>2009-04-06 13:38:46 -0700
committerLinus Torvalds <[email protected]>2009-04-06 13:38:46 -0700
commitcd5f9a4c3199b090e91ea0064cb110985ba54814 (patch)
tree67d4da296ab85a96f28580420bf4cdef84d3aaaa /net/unix/af_unix.c
parent609862be074cc20e007c640fd936ffe798b41abc (diff)
kernel/sysctl.c: avoid annoying warnings
Some of the limit constants are used only depending on some complex configuration dependencies, yet it's not worth making the simple variables depend on those configuration details. Just mark them as perhaps not being unused, and avoid the warning. Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions