mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-11 00:08:50 +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…
x
Reference in New Issue
Block a user