Re: [PATCH 1/2] driver core: platform: Fix the line-break indentation

From: Greg Kroah-Hartman
Date: Thu Sep 02 2021 - 01:37:20 EST


On Thu, Sep 02, 2021 at 01:24:45PM +0800, Cai Huoqing wrote:
> Fix the line-break indentation for the helper function
> devm_platform_get_and_ioremap_resource()

Why? What is wrong with what is there today? You need to explain _why_
you do something, not just _what_ you did.

If you want to do basic coding style cleanups, please stick with
drivers/staging/

thanks,

greg k-h