Re: [PATCH] hv: Reduce indention in vmbus_on_event

From: Olaf Hering
Date: Tue Apr 12 2011 - 09:26:18 EST


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@xxxxxxxxx>
>
> 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
--
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/