Re: [PATCH v4 1/8] irqchip/loongson-htpic: Remove redundant kfree operation

From: Markus Elfring
Date: Thu Jul 16 2020 - 04:46:13 EST


> In the function htpic_of_init(), when kzalloc htpic fails, it should
> return -ENOMEM directly, no need to execute "goto" to kfree.

Would another imperative wording be preferred for the commit message?
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?id=f8456690ba8eb18ea4714e68554e242a04f65cff#n151

Regards,
Markus