Re: [PATCH] drivers: base: platform.c: Fix coding style issue.

From: Greg KH
Date: Tue Mar 10 2020 - 14:33:18 EST


On Tue, Mar 10, 2020 at 11:47:12PM +0530, Sladyn Nunes wrote:
> Fixed whitespace and coding style issues in the
> document.
>
> Signed-off-by: Sladyn Nunes <sladynlinuxkernel@xxxxxxxxx>
> ---
> drivers/base/platform.c | 7 +++++--
> 1 file changed, 5 insertions(+), 2 deletions(-)

Also, please start with coding style issues in drivers/staging/ not
anywhere else in the kernel, you will have a much easier time there.

thanks,

greg k-h