Skip to content

Commit 389637d

Browse files
wentongwugregkh
authored andcommitted
mei: vsc: Fix spelling error
Fix a spelling error in a comment. Signed-off-by: Wentong Wu <[email protected]> Tested-by: Jason Chen <[email protected]> Acked-by: Sakari Ailus <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent 4340725 commit 389637d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/misc/mei/vsc-fw-loader.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ struct vsc_img_frag {
204204

205205
/**
206206
* struct vsc_fw_loader - represent vsc firmware loader
207-
* @dev: device used to request fimware
207+
* @dev: device used to request firmware
208208
* @tp: transport layer used with the firmware loader
209209
* @csi: CSI image
210210
* @ace: ACE image

0 commit comments

Comments
 (0)