Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 113437
b: refs/heads/master
c: 348eb12
h: refs/heads/master
i:
  113435: 4c2b1d8
v: v3
  • Loading branch information
Alan Cox authored and Linus Torvalds committed Oct 13, 2008
1 parent f0ee86f commit e4a0611
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9e48565d217a8a96cc7577308ad41e9e4b806a62
refs/heads/master: 348eb12e5598be97400c749d3d93a71856ae0b2b
3 changes: 2 additions & 1 deletion trunk/include/linux/tty.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 18
#define NR_LDISCS 19

/* line disciplines */
#define N_TTY 0
Expand All @@ -45,6 +45,7 @@
#define N_HCI 15 /* Bluetooth HCI UART */
#define N_GIGASET_M101 16 /* Siemens Gigaset M101 serial DECT adapter */
#define N_SLCAN 17 /* Serial / USB serial CAN Adaptors */
#define N_PPS 18 /* Pulse per Second */

/*
* This character is the same as _POSIX_VDISABLE: it cannot be used as
Expand Down

0 comments on commit e4a0611

Please sign in to comment.