Skip to content

Commit 9cf4d3f

Browse files
lakshmicar2023-cryptoJassi Brar
authored andcommitted
mailbox: arm_mhuv3: fix typo in comment
Fix typo "channnels"-> "channels" in struct documentation. Signed-off-by: Lakshmi S <lakshmicar.2023@gmail.com> Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
1 parent dfd997b commit 9cf4d3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/mailbox/arm_mhuv3.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ struct mhuv3_extension {
333333
* @rev: MHUv3 controller IIDR revision.
334334
* @var: MHUv3 controller IIDR variant.
335335
* @prod_id: MHUv3 controller IIDR product_id.
336-
* @num_chans: The total number of channnels discovered across all extensions.
336+
* @num_chans: The total number of channels discovered across all extensions.
337337
* @cmb_irq: Combined IRQ number if any found defined.
338338
* @ctrl: A reference to the MHUv3 control page for this block.
339339
* @pbx: Base address of the PBX register mapping region.

0 commit comments

Comments
 (0)