2022-06-23 08:20:42

by Zhang Jiaming

[permalink] [raw]
Subject: [PATCH] mfd: Fix spelling mistake

Change 'receieved' to 'received'.
Change 'recieve' to 'receive'.

Signed-off-by: Zhang Jiaming <[email protected]>
---
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


2022-06-27 14:36:43

by Lee Jones

[permalink] [raw]
Subject: Re: [PATCH] mfd: Fix spelling mistake

On Thu, 23 Jun 2022, Zhang Jiaming wrote:

> Change 'receieved' to 'received'.
> Change 'recieve' to 'receive'.
>
> Signed-off-by: Zhang Jiaming <[email protected]>
> ---
> 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