Tilman Schmidt
4564f9e5fd
[PATCH] consolidate line discipline number definitions
...
The line discipline numbers N_* are currently defined for each architecture
individually, but (except for a seeming mistake) identically, in
asm/termios.h. There is no obvious reason why these numbers should be
architecture specific, nor any apparent relationship with the termios
structure. The total number of these, NR_LDISCS, is defined in linux/tty.h
anyway. So I propose the following patch which moves the definitions of
the individual line disciplines to linux/tty.h too.
Three of these numbers (N_MASC, N_PROFIBUS_FDL, and N_SMSBLOCK) are unused
in the current kernel, but the patch still keeps the complete set in case
there are plans to use them yet.
Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Cc: <linux-arch@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-11 10:51:26 -08:00
..
2006-12-04 20:38:40 +11:00
2006-10-25 11:54:07 +10:00
2007-01-22 21:27:36 +11:00
2006-12-11 12:29:27 -08:00
2007-01-09 17:03:02 +11:00
2006-12-13 09:27:08 -08:00
2006-12-04 20:40:14 +11:00
2006-12-02 21:23:20 -08:00
2007-02-07 14:03:19 +11:00
2006-11-01 14:52:48 +11:00
2006-12-04 20:39:30 +11:00
2006-12-04 16:08:25 +11:00
2006-12-10 23:15:47 -06:00
2007-02-07 14:03:23 +11:00
2006-12-04 20:38:40 +11:00
2007-01-30 08:39:21 -08:00
2006-12-04 20:39:05 +11:00
2007-01-24 21:13:56 +11:00
2007-02-08 15:02:35 +11:00
2007-02-07 14:03:20 +11:00
2006-12-07 08:39:21 -08:00
2007-02-07 14:03:23 +11:00
2006-12-08 17:10:18 +11:00
2006-10-25 13:49:22 +10:00
2006-12-04 20:38:40 +11:00
2006-12-04 20:39:05 +11:00
2006-11-13 14:49:01 +11:00
2006-12-04 20:39:05 +11:00
2007-02-07 14:03:20 +11:00
2007-02-07 14:03:22 +11:00
2007-01-26 01:45:32 -06:00
2006-10-05 15:10:12 +01:00
2007-01-24 21:13:59 +11:00
2006-12-08 15:55:55 +11:00
2007-02-06 22:55:19 -06:00
2007-01-26 17:27:40 -05:00
2006-12-04 20:40:44 +11:00
2006-12-04 20:39:05 +11:00
2007-02-07 14:03:21 +11:00
2006-12-11 16:35:07 +11:00
2007-02-07 14:03:17 +11:00
2007-02-08 15:29:22 +11:00
2006-11-13 14:49:25 +11:00
2007-02-07 14:03:20 +11:00
2007-02-07 14:03:19 +11:00
2006-12-04 20:38:40 +11:00
2006-12-04 16:08:52 +11:00
2007-02-07 14:03:19 +11:00
2006-10-16 16:31:36 +10:00
2006-12-08 08:28:51 -08:00
2007-01-24 21:13:59 +11:00
2006-12-08 17:10:18 +11:00
2006-12-07 08:39:25 -08:00
2006-11-01 14:52:48 +11:00
2007-01-11 18:18:22 -08:00
2006-10-25 11:54:18 +10:00
2006-12-04 20:38:49 +11:00
2006-11-13 14:44:58 +11:00
2006-12-04 15:59:07 +11:00
2007-02-07 14:03:20 +11:00
2006-10-02 07:57:16 -07:00
2006-10-04 15:24:27 +10:00
2006-10-04 15:24:27 +10:00
2007-02-07 14:03:22 +11:00
2006-12-08 17:10:22 +11:00
2006-12-07 08:39:46 -08:00
2007-02-07 14:03:21 +11:00
2006-12-04 20:40:52 +11:00
2006-10-25 14:20:20 +10:00
2006-12-04 20:39:45 +11:00
2007-02-07 14:03:21 +11:00
2007-02-07 14:03:21 +11:00
2007-02-06 22:55:19 -06:00
2006-11-16 10:31:14 +11:00
2006-11-01 14:52:48 +11:00
2006-11-01 14:52:48 +11:00
2006-12-08 08:28:57 -08:00
2007-02-11 10:51:26 -08:00
2006-12-13 09:05:49 -08:00
2007-02-07 14:03:17 +11:00
2006-10-25 11:54:18 +10:00
2006-12-10 09:55:43 -08:00
2006-12-04 20:41:26 +11:00
2006-12-04 19:41:15 -08:00
2006-12-04 20:41:26 +11:00
2006-10-04 15:24:27 +10:00
2006-10-04 15:24:27 +10:00
2006-10-04 15:24:27 +10:00
2007-02-07 14:03:22 +11:00
2006-12-07 08:39:37 -08:00
2006-12-04 20:38:40 +11:00
2006-10-25 14:20:22 +10:00