mirror of
https://github.com/torvalds/linux.git
synced 2026-05-12 16:18:45 +02:00
scsi: pmcraid: Fix typo in comments
Fix typo in structure comment. Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com> Link: https://patch.msgid.link/20260417200738.3920001-1-hugo@hugovil.com Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:
parent
68c3a65a5a
commit
1dc39ed655
|
|
@ -657,7 +657,7 @@ struct pmcraid_hostrcb {
|
|||
*/
|
||||
struct pmcraid_instance {
|
||||
/* Array of allowed-to-be-exposed resources, initialized from
|
||||
* Configutation Table, later updated with CCNs
|
||||
* Configuration Table, later updated with CCNs
|
||||
*/
|
||||
struct pmcraid_resource_entry *res_entries;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user