diff options
| author | Heiko Carstens <hca@linux.ibm.com> | 2024-10-18 16:26:25 +0300 |
|---|---|---|
| committer | Heiko Carstens <hca@linux.ibm.com> | 2024-10-25 17:03:23 +0300 |
| commit | e6ebf0d6514bd4438f43fe8926723cf807355b7e (patch) | |
| tree | faa8e842ee3c1b07182d17e280103f2845b4b9f4 /arch/s390/include/uapi | |
| parent | 8c58a229688ce3a097b3b1a2efe1b4f5508c2123 (diff) | |
| download | linux-e6ebf0d6514bd4438f43fe8926723cf807355b7e.tar.xz | |
s390: Fix various typos
Run codespell on arch/s390 and drivers/s390 and fix all typos.
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'arch/s390/include/uapi')
| -rw-r--r-- | arch/s390/include/uapi/asm/dasd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/s390/include/uapi/asm/dasd.h b/arch/s390/include/uapi/asm/dasd.h index b11d98800458..7c364b33c84d 100644 --- a/arch/s390/include/uapi/asm/dasd.h +++ b/arch/s390/include/uapi/asm/dasd.h @@ -294,7 +294,7 @@ struct dasd_snid_ioctl_data { /******************************************************************************** * SECTION: Definition of IOCTLs * - * Here ist how the ioctl-nr should be used: + * Here is how the ioctl-nr should be used: * 0 - 31 DASD driver itself * 32 - 239 still open * 240 - 255 reserved for EMC |
