linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3] Staging: nvec: Removes repeated word typo in comment
@ 2020-09-27 17:28 Ryan Kosta
  0 siblings, 0 replies; only message in thread
From: Ryan Kosta @ 2020-09-27 17:28 UTC (permalink / raw)
  To: gregkh
  Cc: marvin24, p.zabel, ac100, linux-tegra, devel, linux-kernel, Ryan Kosta

Fix a comment typo.

Signed-off-by: Ryan Kosta <ryanpkosta@gmail.com>
---
V3: Fix commit name
 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 360ec040774..a80996b2f5c 100644
--- a/drivers/staging/nvec/nvec.c
+++ b/drivers/staging/nvec/nvec.c
@@ -289,7 +289,7 @@ EXPORT_SYMBOL(nvec_write_async);
  * interrupt handlers.
  *
  * Returns: 0 on success, a negative error code on failure.
- * The response message is returned in @msg. Shall be freed with
+ * The response message is returned in @msg. Shall be freed
  * with nvec_msg_free() once no longer used.
  *
  */
-- 
2.20.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-09-27 17:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-27 17:28 [PATCH v3] Staging: nvec: Removes repeated word typo in comment Ryan Kosta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).