diff options
| author | Florian Fainelli <[email protected]> | 2011-05-24 10:43:03 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2011-06-07 09:37:01 -0700 |
| commit | ae92c1f5e7b6708371365d262625ac19e67c1e79 (patch) | |
| tree | 74843691f724fcdd2ceeb04a83aff72847d5d61d /drivers/scsi/mpt3sas/mpi/mpi2_raid.h | |
| parent | 0e2adc06843a9b5a28af4ca5f796240297907897 (diff) | |
TTY: export NR_LDISC and N_* line discipline numbers to user-space
Since commit (4564f9e5: consolidate line discipline number definitions)
the patch moved all line discipline number from a per-architecture termios.h
to a shared one: tty.h. However, prior to this consolidation work, the
line discipline numbers were outside of an ifdef __KERNEL__/endif block
so these numbers used to be exported to user-space.
Since such numbers are kernel ABI anyway, and tty.h is already included
for user- space header processing, just move these relevant defines
outside of the ifdef __KERNEL__/endif block in include/linux/tty.h.
CC: Maxime Bizon <[email protected]>
Signed-off-by: Florian Fainelli <[email protected]>
Acked-by: Tilman Schmidt <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt3sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions