* [PATCH] drivers/mfd/stw481x.c: fix a typo
@ 2014-01-08 17:34 Laszlo Papp
2014-01-09 14:04 ` Linus Walleij
2014-01-10 10:01 ` Lee Jones
0 siblings, 2 replies; 3+ messages in thread
From: Laszlo Papp @ 2014-01-08 17:34 UTC (permalink / raw)
To: lee.jones; +Cc: linus.walleij, linux-kernel, Laszlo Papp
The sentence is not proper English due to a minor typo of "addess". The 'r'
letter is missing which this change is now amending. This was caught while
reading the driver source for getting more information about it, and then I ran
the vim spellchecker to make sure there are no more typos in this file.
Signed-off-by: Laszlo Papp <lpapp@kde.org>
---
drivers/mfd/stw481x.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/mfd/stw481x.c b/drivers/mfd/stw481x.c
index 1243d5c..24b8a12 100644
--- a/drivers/mfd/stw481x.c
+++ b/drivers/mfd/stw481x.c
@@ -36,7 +36,7 @@
* @reg: power control register to fetch
*
* The power control registers is a set of one-time-programmable registers
- * in its own register space, accessed by writing addess bits to these
+ * in its own register space, accessed by writing address bits to these
* two registers: bits 7,6,5 of PCTL_REG_LO corresponds to the 3 LSBs of
* the address and bits 8,9 of PCTL_REG_HI corresponds to the 2 MSBs of
* the address, forming an address space of 5 bits, i.e. 32 registers
--
1.8.5.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] drivers/mfd/stw481x.c: fix a typo
2014-01-08 17:34 [PATCH] drivers/mfd/stw481x.c: fix a typo Laszlo Papp
@ 2014-01-09 14:04 ` Linus Walleij
2014-01-10 10:01 ` Lee Jones
1 sibling, 0 replies; 3+ messages in thread
From: Linus Walleij @ 2014-01-09 14:04 UTC (permalink / raw)
To: Laszlo Papp; +Cc: Lee Jones, linux-kernel
On Wed, Jan 8, 2014 at 6:34 PM, Laszlo Papp <lpapp@kde.org> wrote:
> The sentence is not proper English due to a minor typo of "addess". The 'r'
> letter is missing which this change is now amending. This was caught while
> reading the driver source for getting more information about it, and then I ran
> the vim spellchecker to make sure there are no more typos in this file.
>
> Signed-off-by: Laszlo Papp <lpapp@kde.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Yours,
Linus Walleij
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] drivers/mfd/stw481x.c: fix a typo
2014-01-08 17:34 [PATCH] drivers/mfd/stw481x.c: fix a typo Laszlo Papp
2014-01-09 14:04 ` Linus Walleij
@ 2014-01-10 10:01 ` Lee Jones
1 sibling, 0 replies; 3+ messages in thread
From: Lee Jones @ 2014-01-10 10:01 UTC (permalink / raw)
To: Laszlo Papp; +Cc: linus.walleij, linux-kernel
> The sentence is not proper English due to a minor typo of "addess". The 'r'
> letter is missing which this change is now amending. This was caught while
> reading the driver source for getting more information about it, and then I ran
> the vim spellchecker to make sure there are no more typos in this file.
>
> Signed-off-by: Laszlo Papp <lpapp@kde.org>
> ---
> drivers/mfd/stw481x.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
I'm feeling genorous today, so I'll apply it and change the subject
line for you. This is the second time I've told you to do,
`git log --oneline -- <subsystem>`
in order to find the correct commit log format for the subsystem
you're applying patches to. Next time I'll just NACK the patch and
you'll have to fix it yourself.
Patch applied.
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-01-10 10:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-08 17:34 [PATCH] drivers/mfd/stw481x.c: fix a typo Laszlo Papp
2014-01-09 14:04 ` Linus Walleij
2014-01-10 10:01 ` Lee Jones
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®