Re: [PATCH v3] mailbox: mtk-cmdq: fix runtime PM usage counter leak in cmdq_mbox_flush
From: Markus Elfring
Date: Tue Aug 25 2026 - 04:33:37 EST
> cmdq_mbox_flush() calls pm_runtime_get_sync() and returns its error
> code directly on failure. …
Can it be helpful to append parentheses also to a function name
in the summary phrase?
Regards,
Markus