]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
mailbox: correct kdoc title for mbox_bind_client
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Mon, 23 Feb 2026 12:21:33 +0000 (13:21 +0100)
committerJassi Brar <jassisinghbrar@gmail.com>
Sun, 29 Mar 2026 15:58:34 +0000 (10:58 -0500)
commitd81e6703b8f12bbb885967933d1730600bce02c7
tree0d8cd1875e7e288d583fa1247efec80f4107a0ba
parent9efbbf810ee3e50360daa83cb8e0cc5ab998cef3
mailbox: correct kdoc title for mbox_bind_client

"Request" is wrong, there is a separate function for requesting. This
functions binds, so describe this.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
drivers/mailbox/mailbox.c