2022-08-11 15:30:08

by Shaomin Deng

[permalink] [raw]
Subject: [PATCH] bcma: Fix typo in comments

Remove the repeated word "registers" in comments.

Signed-off-by: Shaomin Deng <[email protected]>
---
drivers/bcma/driver_mips.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/bcma/driver_mips.c b/drivers/bcma/driver_mips.c
index 12aca34e8db0..4f01e6b17bb9 100644
--- a/drivers/bcma/driver_mips.c
+++ b/drivers/bcma/driver_mips.c
@@ -30,7 +30,7 @@ enum bcma_boot_dev {
BCMA_BOOT_DEV_NAND,
};

-/* The 47162a0 hangs when reading MIPS DMP registers registers */
+/* The 47162a0 hangs when reading MIPS DMP registers */
static inline bool bcma_core_mips_bcm47162a0_quirk(struct bcma_device *dev)
{
return dev->bus->chipinfo.id == BCMA_CHIP_ID_BCM47162 &&
--
2.35.1


2022-09-07 08:03:36

by Kalle Valo

[permalink] [raw]
Subject: Re: [PATCH] bcma: Fix typo in comments

Shaomin Deng <[email protected]> wrote:

> Remove the repeated word "registers" in comments.
>
> Signed-off-by: Shaomin Deng <[email protected]>

Patch applied to wireless-next.git, thanks.

5db68fd31958 bcma: Fix typo in comments

--
https://patchwork.kernel.org/project/linux-wireless/patch/[email protected]/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches