Re: [PATCH] power: supply: 88pm860x_battery: Use platform_get_irq_optional()

From: Markus Elfring
Date: Fri Apr 03 2020 - 11:27:52 EST


> In order to simply code,

I guess that you would like to simplify the source code a bit.


> because platform_get_irq() already has dev_err() message.

I got the impression that this information does not matter
for the change description if you would really like to call
the function âplatform_get_irq_optionalâ at two places directly.
Will an imperative wording be more appropriate?
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?id=bef7b2a7be28638770972ab2709adf11d601c11a#n151

Regards,
Markus