[PATCH] mfd: Fix spelling mistake

Zhang Jiaming posted 1 patch 1 year, 10 months ago
include/linux/mfd/ipaq-micro.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
[PATCH] mfd: Fix spelling mistake
Posted by Zhang Jiaming 1 year, 10 months ago
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
Re: [PATCH] mfd: Fix spelling mistake
Posted by Lee Jones 1 year, 10 months ago
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