mirror of
https://github.com/torvalds/linux.git
synced 2024-12-17 00:21:32 +00:00
staging: vt6655: vt6656: Fix typo in comments
Correct spelling typo in staging/vt6655 and staging/vt6656 Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
811a751984
commit
a0ae9e3c33
@ -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
|
||||
*
|
||||
-*/
|
||||
|
||||
|
@ -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
|
||||
*
|
||||
-*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user