All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olaf Hering <olaf@aepfle.de>
To: Greg KH <greg@kroah.com>
Cc: Hank Janssen <hjanssen@microsoft.com>,
	Haiyang Zhang <haiyangz@microsoft.com>,
	Greg Kroah-Hartman <gregkh@suse.de>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] hv: Reduce indention in vmbus_on_event
Date: Tue, 12 Apr 2011 15:26:03 +0200	[thread overview]
Message-ID: <20110412132603.GA25917@aepfle.de> (raw)
In-Reply-To: <20110405050848.GA8330@kroah.com>

On Mon, Apr 04, Greg KH wrote:

> On Tue, Mar 22, 2011 at 10:02:07PM +0100, Olaf Hering wrote:
> > Reduce indention in vmbus_on_event() by converting two
> > if (var) to if (!var)
> > 
> > Signed-off-by: Olaf Hering <olaf@aepfle.de>
> 
> This, and I think your other ones in this series, no longer applies due
> to changes made by others to this driver.
> 
> Can you resync off of the next linux-next release and resend the
> patches?  I'd also like to get an ack or tested-by or something from
> Hank and the other developers of these drivers before accepting them.

Yes, I will look at it this in the next days.

Olaf

      reply	other threads:[~2011-04-12 13:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-22 21:02 [PATCH] hv: Reduce indention in vmbus_on_event Olaf Hering
2011-03-22 21:06 ` [PATCH] hv: pass u32 to process_chn_event() Olaf Hering
2011-03-22 21:08   ` [PATCH] hv: pass integer to tasklet_init() Olaf Hering
2011-03-23 13:08     ` [PATCH] hv: make vmbus_loglevel writeable Olaf Hering
2011-03-23 13:11       ` [PATCH] hv: remove double newline in DPRINT functions Olaf Hering
2011-04-05  5:08 ` [PATCH] hv: Reduce indention in vmbus_on_event Greg KH
2011-04-12 13:26   ` Olaf Hering [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=20110412132603.GA25917@aepfle.de \
    --to=olaf@aepfle.de \
    --cc=greg@kroah.com \
    --cc=gregkh@suse.de \
    --cc=haiyangz@microsoft.com \
    --cc=hjanssen@microsoft.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 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.