mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] spi: Fix simple typo s/impelment/implement
@ 2016-05-03 18:59 Moritz Fischer
  2016-05-04 13:56 ` Applied "spi: Fix simple typo s/impelment/implement" to the spi tree Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Moritz Fischer @ 2016-05-03 18:59 UTC (permalink / raw)
  To: broonie; +Cc: linux-spi, linux-kernel, moritz.fischer.private, Moritz Fischer

This fixes a simple typo in one of the comments.

Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
---
 drivers/spi/spi.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/spi/spi.c b/drivers/spi/spi.c
index 0239b45..af7c48d 100644
--- a/drivers/spi/spi.c
+++ b/drivers/spi/spi.c
@@ -933,7 +933,7 @@ static int spi_map_msg(struct spi_master *master, struct spi_message *msg)
  * spi_transfer_one_message - Default implementation of transfer_one_message()
  *
  * This is a standard implementation of transfer_one_message() for
- * drivers which impelment a transfer_one() operation.  It provides
+ * drivers which implement a transfer_one() operation.  It provides
  * standard handling of delays and chip select management.
  */
 static int spi_transfer_one_message(struct spi_master *master,
-- 
2.5.5

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

end of thread, other threads:[~2016-05-04 13:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-03 18:59 [PATCH] spi: Fix simple typo s/impelment/implement Moritz Fischer
2016-05-04 13:56 ` Applied "spi: Fix simple typo s/impelment/implement" to the spi tree Mark Brown

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®