[PATCH 3/3] Drivers: hv: Get rid of hv_ringbuffer_cleanup()

Greg KH gregkh at linuxfoundation.org
Wed Oct 24 22:45:28 UTC 2012


On Fri, Oct 12, 2012 at 01:22:43PM -0700, K. Y. Srinivasan wrote:
> hv_ringbuffer_cleanup() is an empty function; get rid of it.
> 
> Signed-off-by: K. Y. Srinivasan <kys at microsoft.com>
> Reviewed-by: Haiyang Zhang <haiyangz at microsoft.com>
> Reported-by: Jason Wang <jasowang at redhat.com>
> Acked-by: Jason Wang <jasowang at redhat.com>
> ---
>  drivers/hv/channel.c      |    4 ----
>  drivers/hv/hyperv_vmbus.h |    1 -
>  drivers/hv/ring_buffer.c  |   11 -----------
>  3 files changed, 0 insertions(+), 16 deletions(-)

That's nice, but this patch causes build failures, so I can't accept it.

Please test your patches better (hint, a simple 'git grep' would have
worked here...)

greg k-h



More information about the devel mailing list