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 |
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 --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) {
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> --- drivers/memory/jz4780-nemc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)