[PATCH] Staging: hv: fix various coding style issues in RingBuffer.c

Greg KH gregkh at suse.de
Wed Feb 3 15:49:33 UTC 2010


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 at hotmail.co.uk>
> 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 at hotmail.co.uk>

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



More information about the devel mailing list