Re: [PATCH] drivers: hv: Fix no spaces issue
From: Wei Liu
Date: Mon Mar 08 2021 - 07:52:36 EST
On Fri, Mar 05, 2021 at 09:34:49PM +0530, Vasanth wrote:
> Fixed code spaces issue.
>
> Signed-off-by: Vasanth M <vasanth3g@xxxxxxxxx>
What do you mean by "Fixed no spaces issue" in the title?
I can see you deleted an empty line and changed some tabs to spaces.
Please be specific in the commit message.
Wei.