* [PATCH] MIPS: BCM77xx: Fix comments typo
@ 2022-08-27 15:53 Shaomin Deng
2022-08-27 18:00 ` Rafał Miłecki
0 siblings, 1 reply; 2+ messages in thread
From: Shaomin Deng @ 2022-08-27 15:53 UTC (permalink / raw)
To: hauke, zajec5, tsbogend, linux-mips, linux-kernel; +Cc: Shaomin Deng
Delete the unneeded word "that" in comments.
Signed-off-by: Shaomin Deng <dengshaomin@cdjrlc.com>
---
arch/mips/bcm47xx/prom.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/mips/bcm47xx/prom.c b/arch/mips/bcm47xx/prom.c
index 0a63721d0fbf..bcb9c90ea041 100644
--- a/arch/mips/bcm47xx/prom.c
+++ b/arch/mips/bcm47xx/prom.c
@@ -69,7 +69,7 @@ static __init void prom_init_mem(void)
* call them at the beginning of the boot.
*
* BCM47XX uses 128MB for addressing the ram, if the system contains
- * less that that amount of ram it remaps the ram more often into the
+ * less that amount of ram it remaps the ram more often into the
* available space.
*/
--
2.35.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] MIPS: BCM77xx: Fix comments typo
2022-08-27 15:53 [PATCH] MIPS: BCM77xx: Fix comments typo Shaomin Deng
@ 2022-08-27 18:00 ` Rafał Miłecki
0 siblings, 0 replies; 2+ messages in thread
From: Rafał Miłecki @ 2022-08-27 18:00 UTC (permalink / raw)
To: Shaomin Deng, hauke, tsbogend, linux-mips, linux-kernel
On 27.08.2022 17:53, Shaomin Deng wrote:
> Delete the unneeded word "that" in comments.
>
> Signed-off-by: Shaomin Deng <dengshaomin@cdjrlc.com>
> ---
> arch/mips/bcm47xx/prom.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/mips/bcm47xx/prom.c b/arch/mips/bcm47xx/prom.c
> index 0a63721d0fbf..bcb9c90ea041 100644
> --- a/arch/mips/bcm47xx/prom.c
> +++ b/arch/mips/bcm47xx/prom.c
> @@ -69,7 +69,7 @@ static __init void prom_init_mem(void)
> * call them at the beginning of the boot.
> *
> * BCM47XX uses 128MB for addressing the ram, if the system contains
> - * less that that amount of ram it remaps the ram more often into the
> + * less that amount of ram it remaps the ram more often into the
> * available space.
> */
Are you sure you based your work on the latest mips tree? Please double
check that.
Also please read that sentence after your patch. Hint: that extra "that"
wasn't actually a simple duplication.
Finally: this isn't BCM77xx patch as stated in your subject.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-08-27 18:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-27 15:53 [PATCH] MIPS: BCM77xx: Fix comments typo Shaomin Deng
2022-08-27 18:00 ` Rafał Miłecki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®