We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 728c2ed commit 06c62f8Copy full SHA for 06c62f8
drivers/xen/xen-pciback/xenbus.c
@@ -31,7 +31,7 @@ MODULE_PARM_DESC(passthrough,
31
" frontend (for example, a device at 06:01.b will still appear at\n"\
32
" 06:01.b to the frontend). This is similar to how Xen 2.0.x\n"\
33
" exposed PCI devices to its driver domains. This may be required\n"\
34
- " for drivers which depend on finding their hardward in certain\n"\
+ " for drivers which depend on finding their hardware in certain\n"\
35
" bus/slot locations.");
36
37
static struct xen_pcibk_device *alloc_pdev(struct xenbus_device *xdev)
0 commit comments