xen-blkfront: Fix 'physical' typos

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>
This commit is contained in:
Bjorn Helgaas 2021-01-26 14:55:09 -06:00 committed by Juergen Gross
parent d75e7f63b7
commit ec3307a5bb

View File

@ -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.
*/