Skip to content

Commit a927ec3

Browse files
bjorn-helgaasmartinkpetersen
authored andcommitted
scsi: message: fusion: Fix 'physical' typos
Fix misspellings of "physical". Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Helgaas <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
1 parent ead0ffc commit a927ec3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

drivers/message/fusion/lsi/mpi_cnfg.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@
313313
* define.
314314
* Added BIOS Page 4 structure.
315315
* Added MPI_RAID_PHYS_DISK1_PATH_MAX define for RAID
316-
* Physcial Disk Page 1.
316+
* Physical Disk Page 1.
317317
* 01-15-07 01.05.17 Added additional bit defines for ExtFlags field of
318318
* Manufacturing Page 4.
319319
* Added Solid State Drives Supported bit to IOC Page 6

drivers/message/fusion/lsi/mpi_history.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,7 @@ mpi_cnfg.h
513513
* define.
514514
* Added BIOS Page 4 structure.
515515
* Added MPI_RAID_PHYS_DISK1_PATH_MAX define for RAID
516-
* Physcial Disk Page 1.
516+
* Physical Disk Page 1.
517517
* 01-15-07 01.05.17 Added additional bit defines for ExtFlags field of
518518
* Manufacturing Page 4.
519519
* Added Solid State Drives Supported bit to IOC Page 6

0 commit comments

Comments
 (0)