public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 3/3] Staging: nvec: Fixed a typo
@ 2015-01-11 21:12 Gustavo A. R. Silva
  2015-01-11 21:27 ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: Gustavo A. R. Silva @ 2015-01-11 21:12 UTC (permalink / raw)
  To: jak, gregkh; +Cc: devel, linux-kernel, Gustavo A. R. Silva, Gustavo A. R. Silva

Fixed a typo in nvec.c file

Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
---
 drivers/staging/nvec/nvec.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/nvec/nvec.c b/drivers/staging/nvec/nvec.c
index 093535c..2637059 100644
--- a/drivers/staging/nvec/nvec.c
+++ b/drivers/staging/nvec/nvec.c
@@ -259,7 +259,7 @@ static void nvec_gpio_set_value(struct nvec_chip *nvec, int value)
  * and return immediately.
  *
  * Returns: 0 on success, a negative error code on failure. If a failure
- * occured, the nvec driver may print an error.
+ * occurred, the nvec driver may print an error.
  */
 int nvec_write_async(struct nvec_chip *nvec, const unsigned char *data,
 			short size)
-- 
1.9.1


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

end of thread, other threads:[~2015-01-11 21:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-11 21:12 [PATCH 3/3] Staging: nvec: Fixed a typo Gustavo A. R. Silva
2015-01-11 21:27 ` Greg KH
     [not found]   ` <CANE5pd=DH=5U_O37Q0qBc+1hTrc8f=H0vhMuEBHCW5c0ek8+EA@mail.gmail.com>
2015-01-11 21:37     ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox