public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Conrad Meyer <cemeyer@uw.edu>
Cc: Ian Abbott <abbotti@mev.co.uk>,
	H Hartley Sweeten <hsweeten@visionengravers.com>,
	devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org,
	Conrad Meyer <cse.cem@gmail.com>
Subject: Re: [PATCH 1/2] Staging: comedi: Fix if/else style in hwdrv_apci1500.c
Date: Mon, 17 Mar 2014 14:02:18 -0700	[thread overview]
Message-ID: <20140317210218.GA25142@kroah.com> (raw)
In-Reply-To: <1394382281-22712-1-git-send-email-cse.cem@gmail.com>

On Sun, Mar 09, 2014 at 09:24:40AM -0700, Conrad Meyer wrote:
> Also kill some useless comments while I was there, e.g.:
>   if (foo) {
>     ...
>   }  /* if (foo) */
> 
> With vim:
>   :%s/}\t\t*\/\*\s\s*\(if\|else\|for\|while\|switch\).*$/}/

Neither of these patches apply to my tree, can you redo them and resend?

thanks,

greg k-h

      parent reply	other threads:[~2014-03-17 21:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-09 16:24 [PATCH 1/2] Staging: comedi: Fix if/else style in hwdrv_apci1500.c Conrad Meyer
2014-03-09 16:24 ` [PATCH 2/2] Staging: comedi: Validate early to flatten code Conrad Meyer
2014-03-11 14:45   ` Ian Abbott
2014-03-11 14:33 ` [PATCH 1/2] Staging: comedi: Fix if/else style in hwdrv_apci1500.c Ian Abbott
2014-03-17 21:02 ` Greg Kroah-Hartman [this message]

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=20140317210218.GA25142@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=abbotti@mev.co.uk \
    --cc=cemeyer@uw.edu \
    --cc=cse.cem@gmail.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=hsweeten@visionengravers.com \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox