All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: torvalds@linux-foundation.org, linux-serial@vger.kernel.org
Subject: Re: [PATCH 4/4] n_gsm: clean up printks
Date: Thu, 4 Nov 2010 09:04:11 -0700	[thread overview]
Message-ID: <20101104160411.GA3770@kroah.com> (raw)
In-Reply-To: <20101104151714.21790.4269.stgit@localhost.localdomain>

On Thu, Nov 04, 2010 at 03:17:27PM +0000, Alan Cox wrote:
> From: Alan Cox <alan@linux.intel.com>
> 
> [Original From Ken Mills but I redid it using pr_ helpers instead]
> 
> Also fix up coding style, there are two warnings left but that is where
> the CodingStyle tools blow up because they cannot handle
> 
> 	if (blah) {
> 		foo
> 	} else switch (x) {
> 		case 1:
> 		}
> 
> Signed-off-by: Alan Cox <alan@linux.intel.com>
> ---
> 
>  drivers/char/n_gsm.c |  154 ++++++++++++++++++++++++++------------------------
>  1 files changed, 81 insertions(+), 73 deletions(-)

This is for .38, right?

thanks,

greg k-h

  reply	other threads:[~2010-11-04 16:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-04 15:16 [PATCH 1/4] n_gsm: Copy n2 over when configuring via ioctl interface Alan Cox
2010-11-04 15:16 ` [PATCH 2/4] n_gsm: Fix length handling Alan Cox
2010-11-04 16:05   ` Greg KH
2010-11-04 15:17 ` [PATCH 3/4] n_gsm: Fix support for legacy encoding Alan Cox
2010-11-04 16:04   ` Greg KH
2010-11-04 15:17 ` [PATCH 4/4] n_gsm: clean up printks Alan Cox
2010-11-04 16:04   ` Greg KH [this message]
2010-11-04 16:04 ` [PATCH 1/4] n_gsm: Copy n2 over when configuring via ioctl interface Greg KH
2010-11-04 16:08   ` Alan Cox

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=20101104160411.GA3770@kroah.com \
    --to=greg@kroah.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-serial@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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.