Commit ec3307a5 authored by Bjorn Helgaas's avatar Bjorn Helgaas Committed by Juergen Gross

xen-blkfront: Fix 'physical' typos

Fix misspelling of "physical".
Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
Acked-by: default avatarRoger Pau Monné <roger.pau@citrix.com>
Link: https://lore.kernel.org/r/20210126205509.2917606-1-helgaas@kernel.orgSigned-off-by: default avatarJuergen Gross <jgross@suse.com>
parent d75e7f63
......@@ -2397,7 +2397,7 @@ static void blkfront_connect(struct blkfront_info *info)
}
/*
* physcial-sector-size is a newer field, so old backends may not
* physical-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.
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment