mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] Doc: libata: Fix spelling typo found in libata.xml
@ 2015-05-29 14:11 Masanari Iida
  2015-05-29 14:43 ` Tejun Heo
  0 siblings, 1 reply; 2+ messages in thread
From: Masanari Iida @ 2015-05-29 14:11 UTC (permalink / raw)
  To: tj, linux-kernel, corbet; +Cc: trivial, Masanari Iida

This patch fix a spelling typo found in libata.xml.
It is because libata.xml is generated from comments
in source, I have to fix it in libata-core.c

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
 drivers/ata/libata-core.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/ata/libata-core.c b/drivers/ata/libata-core.c
index 577849c..b6aba60 100644
--- a/drivers/ata/libata-core.c
+++ b/drivers/ata/libata-core.c
@@ -3654,7 +3654,7 @@ int sata_link_resume(struct ata_link *link, const unsigned long *params,
  *	EH context.
  *
  *	RETURNS:
- *	0 on succes, -errno otherwise.
+ *	0 on success, -errno otherwise.
  */
 int sata_link_scr_lpm(struct ata_link *link, enum ata_lpm_policy policy,
 		      bool spm_wakeup)
-- 
2.4.2.339.g77bd3ea


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

end of thread, other threads:[~2015-05-29 14:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-29 14:11 [PATCH] Doc: libata: Fix spelling typo found in libata.xml Masanari Iida
2015-05-29 14:43 ` Tejun Heo

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®