Skip to content

Commit 5029c5e

Browse files
muzzammilashrafaxboe
authored andcommitted
s390/dasd: resolve spelling mistake
resolve typing mistake from pimary to primary Signed-off-by: Muhammad Muzammil <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Stefan Haberland <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
1 parent 53f2bca commit 5029c5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/s390/block/dasd_int.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ struct dasd_pprc_dev_info {
283283
__u8 secondary; /* 7 Secondary device address */
284284
__u16 pprc_id; /* 8-9 Peer-to-Peer Remote Copy ID */
285285
__u8 reserved2[12]; /* 10-21 reserved */
286-
__u16 prim_cu_ssid; /* 22-23 Pimary Control Unit SSID */
286+
__u16 prim_cu_ssid; /* 22-23 Primary Control Unit SSID */
287287
__u8 reserved3[12]; /* 24-35 reserved */
288288
__u16 sec_cu_ssid; /* 36-37 Secondary Control Unit SSID */
289289
__u8 reserved4[90]; /* 38-127 reserved */

0 commit comments

Comments
 (0)