mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] mfd: si476x-cmd: fix two typos
@ 2021-05-07  9:21 Jian Dong
  2021-05-19 11:56 ` Lee Jones
  0 siblings, 1 reply; 2+ messages in thread
From: Jian Dong @ 2021-05-07  9:21 UTC (permalink / raw)
  To: lee.jones; +Cc: linux-kernel, huyue2, Jian Dong

From: Jian Dong <dongjian@yulong.com>

Fix two typos retured --> returned

Signed-off-by: Jian Dong <dongjian@yulong.com>
---
 drivers/mfd/si476x-cmd.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/mfd/si476x-cmd.c b/drivers/mfd/si476x-cmd.c
index d15b3e7..95c03a9 100644
--- a/drivers/mfd/si476x-cmd.c
+++ b/drivers/mfd/si476x-cmd.c
@@ -731,7 +731,7 @@ static int si476x_core_cmd_intb_pin_cfg_a20(struct si476x_core *core,
  * @core:  - device to send the command to
  * @rsqargs: - pointer to a structure containing a group of sub-args
  *             relevant to sending the RSQ status command
- * @report: - all signal quality information retured by the command
+ * @report: - all signal quality information returned by the command
  *           (if NULL then the output of the command is ignored)
  *
  * Function returns 0 on success and negative error code on failure
@@ -892,7 +892,7 @@ int si476x_core_cmd_fm_seek_start(struct si476x_core *core,
  *                rest RDS data contains the last valid info received
  * @mtfifo: if set the command clears RDS receive FIFO
  * @intack: if set the command clards the RDSINT bit.
- * @report: - all signal quality information retured by the command
+ * @report: - all signal quality information returned by the command
  *           (if NULL then the output of the command is ignored)
  *
  * Function returns 0 on success and negative error code on failure
-- 
1.9.1



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-19 11:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-07  9:21 [PATCH] mfd: si476x-cmd: fix two typos Jian Dong
2021-05-19 11:56 ` 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®