projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53f2bca
)
s390/dasd: resolve spelling mistake
author
Muhammad Muzammil
<m.muzzammilashraf@gmail.com>
Wed, 25 Oct 2023 13:24:36 +0000
(15:24 +0200)
committer
Jens Axboe
<axboe@kernel.dk>
Mon, 20 Nov 2023 18:50:54 +0000
(11:50 -0700)
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>
drivers/s390/block/dasd_int.h
patch
|
blob
|
history
diff --git
a/drivers/s390/block/dasd_int.h
b/drivers/s390/block/dasd_int.h
index 2e663131adaf67b869796953d89bd494048aa875..1b1b8a41c4d42e6145be51537785b609e37c73be 100644
(file)
--- a/
drivers/s390/block/dasd_int.h
+++ b/
drivers/s390/block/dasd_int.h
@@
-283,7
+283,7
@@
struct dasd_pprc_dev_info {
__u8 secondary; /* 7 Secondary device address */
__u16 pprc_id; /* 8-9 Peer-to-Peer Remote Copy ID */
__u8 reserved2[12]; /* 10-21 reserved */
- __u16 prim_cu_ssid; /* 22-23 Pimary Control Unit SSID */
+ __u16 prim_cu_ssid; /* 22-23 P
r
imary Control Unit SSID */
__u8 reserved3[12]; /* 24-35 reserved */
__u16 sec_cu_ssid; /* 36-37 Secondary Control Unit SSID */
__u8 reserved4[90]; /* 38-127 reserved */