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 <m.muzzammilashraf@gmail.com> Link: https://lore.kernel.org/r/20231010043140.28416-1-m.muzzammilashraf@gmail.com Signed-off-by: Stefan Haberland <sth@linux.ibm.com> Link: https://lore.kernel.org/r/20231025132437.1223363-2-sth@linux.ibm.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
1 parent 53f2bca commit 5029c5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)