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 2585cf9 commit f274566Copy full SHA for f274566
net/9p/trans_virtio.c
@@ -648,7 +648,7 @@ static int p9_virtio_probe(struct virtio_device *vdev)
648
* @args: args passed from sys_mount() for per-transport options (unused)
649
*
650
* This sets up a transport channel for 9p communication. Right now
651
- * we only match the first available channel, but eventually we couldlook up
+ * we only match the first available channel, but eventually we could look up
652
* alternate channels by matching devname versus a virtio_config entry.
653
* We use a simple reference count mechanism to ensure that only a single
654
* mount has a channel open at a time.
0 commit comments