On Mon, 25 Sep 2023, Robert Foss wrote:
> NAK
Feels a bit harsh.
> Personally I value maintaining a simple to follow `git blame` history
> over correcting indentation.
>
> Ideally bad indentation should never be committed in the first place.
Agreed, but when that inevitably happens, do you real
NAK
Personally I value maintaining a simple to follow `git blame` history
over correcting indentation.
Ideally bad indentation should never be committed in the first place.
On Wed, Sep 20, 2023 at 2:44 AM Yang Li wrote:
>
> drivers/gpu/drm/bridge/synopsys/dw-hdmi-cec.c:336 dw_hdmi_cec_suspend()
drivers/gpu/drm/bridge/synopsys/dw-hdmi-cec.c:336 dw_hdmi_cec_suspend() warn:
inconsistent indenting
Signed-off-by: Yang Li
---
drivers/gpu/drm/bridge/synopsys/dw-hdmi-cec.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/gpu/drm/bridge/synopsys/dw-hdmi-cec.c