From: Alan Cox Date: Tue, 9 Nov 2010 10:48:25 +0000 (+0000) Subject: tty: Fix formatting in tty.h X-Git-Tag: v2.6.37-rc2~24^2~17 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=65f8e441ed3c31c456aa70db1fbe50fb42079375;p=~shefty%2Frdma-dev.git 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 Signed-off-by: Greg Kroah-Hartman --- diff --git a/include/linux/tty.h b/include/linux/tty.h index 2a754748dd5..c7ea9bc8897 100644 --- a/include/linux/tty.h +++ b/include/linux/tty.h @@ -50,7 +50,7 @@ #define N_V253 19 /* Codec control over voice modem */ #define N_CAIF 20 /* CAIF protocol for talking to modems */ #define N_GSM0710 21 /* GSM 0710 Mux */ -#define N_TI_WL 22 /* for TI's WL BT, FM, GPS combo chips */ +#define N_TI_WL 22 /* for TI's WL BT, FM, GPS combo chips */ /* * This character is the same as _POSIX_VDISABLE: it cannot be used as