commit | 65f8e441ed3c31c456aa70db1fbe50fb42079375 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Tue Nov 09 10:48:25 2010 +0000 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Nov 09 14:36:23 2010 -0800 |
tree | 34a4ba481948f23c2583f9e9b787b163a466e14d | |
parent | 3da39bca44d285d87e4a886c6de84e57bd8ef3bf [diff] |
tty: Fix formatting in tty.h Someone added a new ldisc number and messed up the tabbing. Fix it before anyone else copies it. Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>