aboutsummaryrefslogtreecommitdiff
path: root/include/linux/stacktrace.h
diff options
context:
space:
mode:
authorRoland McGrath <[email protected]>2007-07-17 04:03:48 -0700
committerLinus Torvalds <[email protected]>2007-07-17 10:23:03 -0700
commitc09edd6eba683741bb8aa8e388a2bfaf1c1a28f9 (patch)
treeaf9052388c6244b7bece50b23dae454482ecc501 /include/linux/stacktrace.h
parentf4480240f700587c15507b7815e75989b16825b2 (diff)
avoid OPEN_MAX in SCM_MAX_FD
The OPEN_MAX constant is an arbitrary number with no useful relation to anything. Nothing should be using it. SCM_MAX_FD is just an arbitrary constant and it should be clear that its value is chosen in net/scm.h and not actually derived from anything else meaningful in the system. Signed-off-by: Roland McGrath <[email protected]> Cc: "David S. Miller" <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/stacktrace.h')
0 files changed, 0 insertions, 0 deletions