Re: [PATCH] dmaengine: pl330: Handle the return value of pl330_resume

From: Markus Elfring
Date: Wed Jul 17 2024 - 07:46:09 EST


> As pm_runtime_force_resume() can return error numbers, it should be
> better to check the return value and deal with the exception.

Please improve such a change description with an imperative wording.
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.10#n94


How do you think about to use a summary phrase like “Return value from
a pm_runtime_force_resume() call in pl330_resume()”?

Regards,
Markus