projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d75e7f6
)
xen-blkfront: Fix 'physical' typos
author
Bjorn Helgaas
<bhelgaas@google.com>
Tue, 26 Jan 2021 20:55:09 +0000
(14:55 -0600)
committer
Juergen Gross
<jgross@suse.com>
Fri, 23 Apr 2021 07:43:42 +0000
(09:43 +0200)
Fix misspelling of "physical".
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Roger Pau Monné <roger.pau@citrix.com>
Link:
https://lore.kernel.org/r/20210126205509.2917606-1-helgaas@kernel.org
Signed-off-by: Juergen Gross <jgross@suse.com>
drivers/block/xen-blkfront.c
patch
|
blob
|
history
diff --git
a/drivers/block/xen-blkfront.c
b/drivers/block/xen-blkfront.c
index e1c6798889f48afe9e6fc14a8ef5d93f919d365c..06c4efd97780013341ade3232aca246972f08f8b 100644
(file)
--- a/
drivers/block/xen-blkfront.c
+++ b/
drivers/block/xen-blkfront.c
@@
-2397,7
+2397,7
@@
static void blkfront_connect(struct blkfront_info *info)
}
/*
- * phys
ci
al-sector-size is a newer field, so old backends may not
+ * phys
ic
al-sector-size is a newer field, so old backends may not
* provide this. Assume physical sector size to be the same as
* sector_size in that case.
*/