Re: [PATCH] Drivers: hv: vmbus: Removed an unnecessary cast from void *

From: 'gregkh@xxxxxxxxxxxxxxxxxxx'
Date: Tue May 15 2018 - 03:39:18 EST


On Tue, May 15, 2018 at 12:25:01AM +0000, Dexuan Cui wrote:
>
> In C, we don't need such a cast.
>
> Fixes: ae20b254306a ("Drivers: hv: vmbus: enable VMBus protocol version 5.0")
> Reported-by: Stephen Hemminger <sthemmin@xxxxxxxxxxxxx>
> Signed-off-by: Dexuan Cui <decui@xxxxxxxxxxxxx>
> Cc: K. Y. Srinivasan <kys@xxxxxxxxxxxxx>
> ---
>
> Thanks Stephen Hemminger for pointing this out!
>
> So far, ae20b254306a ("Drivers: hv: vmbus: enable VMBus protocol version 5.0") only
> appears in the char-misc tree's char-misc-testing and char-misc-next branches. If
> possible, please merge both patches into one.

I can not rebase/merge patches in public branches, sorry, so I'll just
apply this one.

thanks,

greg k-h