* [PATCH] mfd: Fix spelling mistake
@ 2022-06-23 7:33 Zhang Jiaming
2022-06-27 14:19 ` Lee Jones
0 siblings, 1 reply; 2+ messages in thread
From: Zhang Jiaming @ 2022-06-23 7:33 UTC (permalink / raw)
To: lee.jones; +Cc: linux-kernel, liqiong, renyu, Zhang Jiaming
Change 'receieved' to 'received'.
Change 'recieve' to 'receive'.
Signed-off-by: Zhang Jiaming <jiaming@nfschina.com>
---
include/linux/mfd/ipaq-micro.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/linux/mfd/ipaq-micro.h b/include/linux/mfd/ipaq-micro.h
index ee48a4321c57..d5caa4c86ecc 100644
--- a/include/linux/mfd/ipaq-micro.h
+++ b/include/linux/mfd/ipaq-micro.h
@@ -75,8 +75,8 @@ struct ipaq_micro_rxdev {
* @id: 4-bit ID of the message
* @tx_len: length of TX data
* @tx_data: TX data to send
- * @rx_len: length of receieved RX data
- * @rx_data: RX data to recieve
+ * @rx_len: length of received RX data
+ * @rx_data: RX data to receive
* @ack: a completion that will be completed when RX is complete
* @node: list node if message gets queued
*/
--
2.25.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] mfd: Fix spelling mistake
2022-06-23 7:33 [PATCH] mfd: Fix spelling mistake Zhang Jiaming
@ 2022-06-27 14:19 ` Lee Jones
0 siblings, 0 replies; 2+ messages in thread
From: Lee Jones @ 2022-06-27 14:19 UTC (permalink / raw)
To: Zhang Jiaming; +Cc: linux-kernel, liqiong, renyu
On Thu, 23 Jun 2022, Zhang Jiaming wrote:
> Change 'receieved' to 'received'.
> Change 'recieve' to 'receive'.
>
> Signed-off-by: Zhang Jiaming <jiaming@nfschina.com>
> ---
> include/linux/mfd/ipaq-micro.h | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Patch subjects to mention the sub-device they pertain to.
I've fixed this up for you this time.
Applied, thanks.
--
Lee Jones [李琼斯]
Principal Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-06-27 14:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-23 7:33 [PATCH] mfd: Fix spelling mistake Zhang Jiaming
2022-06-27 14:19 ` Lee Jones
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).