Re: [PATCH v3] mailbox: mtk-cmdq: fix runtime PM usage counter leak in cmdq_mbox_flush
Markus Elfring <[email protected]>
| Newsgroups | org.infradead.lists.linux-arm-kernel,org.infradead.lists.linux-mediatek,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
> 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