diff mbox series

[trivial] memory: jz4780-nemc: Grammar s/the its/its/

Message ID 20190607113343.14828-1-geert+renesas@glider.be (mailing list archive)
State Mainlined
Commit d171df6b73bb2e20d54d53a497cb405c0c902579
Headers show
Series [trivial] memory: jz4780-nemc: Grammar s/the its/its/ | expand

Commit Message

Geert Uytterhoeven June 7, 2019, 11:33 a.m. UTC
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 drivers/memory/jz4780-nemc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Paul Burton June 11, 2019, 10:22 p.m. UTC | #1
Hello,

Geert Uytterhoeven wrote:
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Applied to mips-next.

Thanks,
    Paul

[ This message was auto-generated; if you believe anything is incorrect
  then please email paul.burton@mips.com to report it. ]
diff mbox series

Patch

diff --git a/drivers/memory/jz4780-nemc.c b/drivers/memory/jz4780-nemc.c
index bcf06adefc96c1c9..bb17b422ccebba2f 100644
--- a/drivers/memory/jz4780-nemc.c
+++ b/drivers/memory/jz4780-nemc.c
@@ -59,7 +59,7 @@  struct jz4780_nemc {
  *
  * Return: The number of unique NEMC banks referred to by the specified NEMC
  * child device. Unique here means that a device that references the same bank
- * multiple times in the its "reg" property will only count once.
+ * multiple times in its "reg" property will only count once.
  */
 unsigned int jz4780_nemc_num_banks(struct device *dev)
 {