All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Jesper Juhl <jj@chaosbits.net>
Cc: james_p_freyensee@linux.intel.com, linux-kernel@vger.kernel.org,
	suhail.ahmed@intel.com, christophe.guerard@intel.com
Subject: Re: [PATCH 4/4] n_tracerouter and n_tracesink ldisc additions.
Date: Sat, 23 Apr 2011 18:51:16 -0700	[thread overview]
Message-ID: <20110424015116.GA689@suse.de> (raw)
In-Reply-To: <alpine.LNX.2.00.1104240256160.28014@swampdragon.chaosbits.net>

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

  reply	other threads:[~2011-04-24 14:24 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-22 23:32 [PATCH 4/4] n_tracerouter and n_tracesink ldisc additions james_p_freyensee
2011-04-24  1:04 ` Jesper Juhl
2011-04-24  1:51   ` Greg KH [this message]
2011-04-24 23:03     ` Jesper Juhl
2011-04-29 17:02   ` J Freyensee
2011-05-05 17:08   ` J Freyensee
  -- strict thread matches above, loose matches on Subject: below --
2011-05-06 23:56 james_p_freyensee
2011-04-19 22:58 james_p_freyensee
2011-04-19 23:20 ` Randy Dunlap
2011-04-20  0:05   ` J Freyensee
2011-04-20  0:14     ` Randy Dunlap

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110424015116.GA689@suse.de \
    --to=gregkh@suse.de \
    --cc=christophe.guerard@intel.com \
    --cc=james_p_freyensee@linux.intel.com \
    --cc=jj@chaosbits.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=suhail.ahmed@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.