Re: [PATCH] fixed formatting issues
From: Anshul
Date: Mon Aug 28 2023 - 06:23:47 EST
> Why are you changing coding style issues in this portion of the kernel?
> Do you have this hardware to test with?
I was exploring the source code and noticed a few discrepancies in the
coding style and followed to run `scripts/checkpatch.pl`.
> Normally coding style cleanups like this are only allowed in the
> drivers/staging/* portion of the kernel. Unless you get approval from
> the maintainer of the subsystem you are changing, I wouldn't work on
> this as it's generally considered bad form.
I was not aware of that. I apologise in case my actions caused any
undue inconveniences, that was never my intention.
> Your name is only 1 word?
Yes, my legal name doesn't have a last name. I could change my From:
or Signed-off-by: lines to have "Anshul A" or add my informal last name
if that aligns better with kernel standards.
I appreciate your feedback and apologise for any problems caused,
Anshul