Re: [PATCH] hv: Reduce indention in vmbus_on_event

From: Greg KH
Date: Tue Apr 05 2011 - 03:36:33 EST


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.

thanks,

greg k-h
--
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/