Re: [PATCH] Staging: hv: fix various coding style issues inRingBuffer.c

From: Greg KH
Date: Wed Feb 03 2010 - 10:49:42 EST


On Wed, Feb 03, 2010 at 03:34:27PM +0000, CB wrote:
> >From a545464b8c98ca1f2b35b6b701842bca16a6cccf Mon Sep 17 00:00:00 2001
> From: C. Bartlett <c-bartlett@xxxxxxxxxxxxx>
> Date: Wed, 3 Feb 2010 15:08:17 +0000
> Subject: [PATCH] Staging: hv: fix various coding style issues in RingBuffer.c
> This is a patch to the RingBuffer.c file that corrects various coding style warnings and errors found by checkpatch.pl
> Signed-off-by: Craig Bartlett <c-bartlett@xxxxxxxxxxxxx>

I'd really like to not take this patch, because this code should just be
replaced entirely with the in-kernel ringbuffer data structure instead
(as explained in the drivers/staging/hv/TODO file).

So could you work on that instead? That way we can just delete this
file entirely, which would be best.

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/