projects
/
linux
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4340725
)
mei: vsc: Fix spelling error
author
Wentong Wu
<wentong.wu@intel.com>
Tue, 25 Jun 2024 08:10:47 +0000
(16:10 +0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 4 Jul 2024 10:21:39 +0000
(12:21 +0200)
Fix a spelling error in a comment.
Signed-off-by: Wentong Wu <wentong.wu@intel.com>
Tested-by: Jason Chen <jason.z.chen@intel.com>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Link:
https://lore.kernel.org/r/20240625081047.4178494-6-wentong.wu@intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/vsc-fw-loader.c
patch
|
blob
|
history
diff --git
a/drivers/misc/mei/vsc-fw-loader.c
b/drivers/misc/mei/vsc-fw-loader.c
index 596a9d695dfc14b13fb50847c13e4e335edf62d4..084d0205f97d6dd03c334102f377c343f2b4360f 100644
(file)
--- a/
drivers/misc/mei/vsc-fw-loader.c
+++ b/
drivers/misc/mei/vsc-fw-loader.c
@@
-204,7
+204,7
@@
struct vsc_img_frag {
/**
* struct vsc_fw_loader - represent vsc firmware loader
- * @dev: device used to request fimware
+ * @dev: device used to request fi
r
mware
* @tp: transport layer used with the firmware loader
* @csi: CSI image
* @ace: ACE image