]> Git Repo - linux.git/blobdiff - include/linux/limits.h
net: ip_queue_rcv_skb() helper
[linux.git] / include / linux / limits.h
index c4b4e579c01d5e29a5c1052812940dd16713430c..2d0f94162fb341a9986b05124d61d457fe395350 100644 (file)
@@ -5,7 +5,6 @@
 
 #define NGROUPS_MAX    65536   /* supplemental group IDs are available */
 #define ARG_MAX       131072   /* # bytes of args + environ for exec() */
-#define CHILD_MAX        999    /* no limit :-) */
 #define LINK_MAX         127   /* # links a file may have */
 #define MAX_CANON        255   /* size of the canonical input queue */
 #define MAX_INPUT        255   /* size of the type-ahead buffer */
This page took 0.037953 seconds and 4 git commands to generate.