projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
728c2ed
)
xen/xenbus: Fix spelling mistake "hardward" -> "hardware"
author
Colin Ian King
<colin.i.king@gmail.com>
Tue, 4 Oct 2022 16:06:39 +0000
(17:06 +0100)
committer
Juergen Gross
<jgross@suse.com>
Thu, 6 Oct 2022 05:35:14 +0000
(07:35 +0200)
There is a spelling mistake in the module description. Fix it.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
Link:
https://lore.kernel.org/r/20221004160639.154421-1-colin.i.king@gmail.com
Signed-off-by: Juergen Gross <jgross@suse.com>
drivers/xen/xen-pciback/xenbus.c
patch
|
blob
|
history
diff --git
a/drivers/xen/xen-pciback/xenbus.c
b/drivers/xen/xen-pciback/xenbus.c
index bde63ef677b8fa325e1057f7b9ea59e0be2aa872..d171091eec123dda417e3b2b32c5aa70184826d3 100644
(file)
--- a/
drivers/xen/xen-pciback/xenbus.c
+++ b/
drivers/xen/xen-pciback/xenbus.c
@@
-31,7
+31,7
@@
MODULE_PARM_DESC(passthrough,
" frontend (for example, a device at 06:01.b will still appear at\n"\
" 06:01.b to the frontend). This is similar to how Xen 2.0.x\n"\
" exposed PCI devices to its driver domains. This may be required\n"\
- " for drivers which depend on finding their hardwar
d
in certain\n"\
+ " for drivers which depend on finding their hardwar
e
in certain\n"\
" bus/slot locations.");
static struct xen_pcibk_device *alloc_pdev(struct xenbus_device *xdev)