Commit e6ac17de authored by Ryan Kosta's avatar Ryan Kosta Committed by Greg Kroah-Hartman

Staging: nvec: Removes repeated word typo in comment

Fix a comment typo.
Signed-off-by: default avatarRyan Kosta <ryanpkosta@gmail.com>
Link: https://lore.kernel.org/r/20200927172855.9813-1-ryanpkosta@gmail.comSigned-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 9b1e57ef
......@@ -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.
*
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment