[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110424015116.GA689@suse.de>
Date: Sat, 23 Apr 2011 18:51:16 -0700
From: Greg KH <gregkh@...e.de>
To: Jesper Juhl <jj@...osbits.net>
Cc: james_p_freyensee@...ux.intel.com, linux-kernel@...r.kernel.org,
suhail.ahmed@...el.com, christophe.guerard@...el.com
Subject: Re: [PATCH 4/4] n_tracerouter and n_tracesink ldisc additions.
On Sun, Apr 24, 2011 at 03:04:31AM +0200, Jesper Juhl wrote:
> > --- a/include/linux/tty.h
> > +++ b/include/linux/tty.h
> > @@ -50,6 +50,8 @@
> > #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_TRACESINK 23 /* Trace data routing for MIPI P1149.7 */
> > +#define N_TRACEROUTER 24 /* Trace data routing for MIPI P1149.7 */
> >
>
> Lining up those defines would be nice :)
They are lined up in the original file just fine.
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists