mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 01:49:46 +00:00
Staging: nvec: Removes repeated word typo in comment
Fix a comment typo. Signed-off-by: Ryan Kosta <ryanpkosta@gmail.com> Link: https://lore.kernel.org/r/20200927172855.9813-1-ryanpkosta@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
9b1e57ef81
commit
e6ac17de78
@@ -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.
|
||||
*
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user