Commit a0ae9e3c authored by Masanari Iida's avatar Masanari Iida Committed by Greg Kroah-Hartman
Browse files

staging: vt6655: vt6656: Fix typo in comments



Correct spelling typo in staging/vt6655 and staging/vt6656

Signed-off-by: default avatarMasanari Iida <standby24x7@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 811a7519
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -233,7 +233,7 @@ s_vProbeChannel(
 *
 *
 * Return Value:
 *    A ptr to Tx frame or NULL on allocation failue
 *    A ptr to Tx frame or NULL on allocation failure
 *
 -*/

+1 −1
Original line number Diff line number Diff line
@@ -3095,7 +3095,7 @@ struct vnt_tx_mgmt *s_MgrMakeProbeResponse(struct vnt_private *pDevice,
 *
 *
 * Return Value:
 *    A ptr to frame or NULL on allocation failue
 *    A ptr to frame or NULL on allocation failure
 *
-*/