Skip to content

Commit

Permalink
xen-blkfront: Fix 'physical' typos
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Bjorn Helgaas authored and Juergen Gross committed Apr 23, 2021
1 parent d75e7f6 commit ec3307a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/block/xen-blkfront.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*/
Expand Down

0 comments on commit ec3307a

Please sign in to comment.