On 03/08/25 21:38, Markus Elfring wrote:
checkpatch.pl is generating a warning when return value is enclosed
in parenthesis. Remove the parenthesis to improve code readability.
parentheses?
This is my first patch, so i am not sure what you mean by this.
You propose to omit also some curly brackets, don't you?
ok, i will include this in the next version.
…> ---
drivers/acpi/acpica/dbconvert.c | 43 +++++++++++++++------------------
…
Did you overlook the addition of patch version descriptions?
https://lore.kernel.org/all/?q=%22This+looks+like+a+new+version+of+a+previously+submitted+patch%22
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.16#n310
yes, went through the document, thanks for the information. I will add
the change log in next version.
Thanks for reviewing the patch and feedback.
Regards,
Diksha
Regards,
Markus