Loading include/linux/tty.h +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ */ #define NR_UNIX98_PTY_DEFAULT 4096 /* Default maximum for Unix98 ptys */ #define NR_UNIX98_PTY_MAX (1 << MINORBITS) /* Absolute limit */ #define NR_LDISCS 21 #define NR_LDISCS 30 /* line disciplines */ #define N_TTY 0 Loading Loading
include/linux/tty.h +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ */ #define NR_UNIX98_PTY_DEFAULT 4096 /* Default maximum for Unix98 ptys */ #define NR_UNIX98_PTY_MAX (1 << MINORBITS) /* Absolute limit */ #define NR_LDISCS 21 #define NR_LDISCS 30 /* line disciplines */ #define N_TTY 0 Loading