Re: [PATCH] Staging: qlge: Remove parenthesis around single condition
From: Sumitra Sharma
Date: Sat Mar 11 2023 - 09:43:39 EST
Hi Dan,
Your suggestion for correcting the indentation to
"[tab][tab][space][space][space][space](i ==." conflicts with the
statement "Outside of comments, documentation and except in Kconfig,
spaces are never used for indentation" written in
https://elixir.bootlin.com/linux/latest/source/Documentation/process/coding-style.rst
However, If you still recommend to correct the indentation in the manner
"[tab][tab][space][space][space][space](i ==." Should I create a
patch for the same?
Regards,
Sumitra