Re: [PATCH V2 06/12] vmbus/ring_buffer: remove some redundant helper function.

2018-03-06 Thread Greg KH
On Sun, Mar 04, 2018 at 10:17:16PM -0700, k...@exchange.microsoft.com wrote: > From: "lantianyu1...@gmail.com" That's not a "name" :( Please fix and resend. thanks, greg k-h ___ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdr

[PATCH V2 06/12] vmbus/ring_buffer: remove some redundant helper function.

2018-03-04 Thread kys
From: "lantianyu1...@gmail.com" Some hv_get/set** helper functions in ring_buffer code are only called once or not used. This patch is to clear up these codes. Signed-off-by: Tianyu Lan Signed-off-by: K. Y. Srinivasan --- drivers/hv/ring_buffer.c | 49 -