Re: [PATCH 4/4] n_tracerouter and n_tracesink ldisc additions.

From: Jesper Juhl
Date: Sun Apr 24 2011 - 19:10:15 EST


On Sat, 23 Apr 2011, Greg KH wrote:

> 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.
>
Ok, then my email client is messing things up for me.

--
Jesper Juhl <jj@xxxxxxxxxxxxx> http://www.chaosbits.net/
Don't top-post http://www.catb.org/jargon/html/T/top-post.html
Plain text mails only, please.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/