diff options
| author | Harald Freudenberger <freude@linux.ibm.com> | 2024-10-25 13:34:30 +0300 |
|---|---|---|
| committer | Heiko Carstens <hca@linux.ibm.com> | 2024-10-29 13:17:17 +0300 |
| commit | 1bcf8d9a0c3d8b0c706f52c1cb0d523da7dd6361 (patch) | |
| tree | cfefe4ae0df4ea6be87fd36f8bb8d69723ba4f9c /drivers/usb/cdns3/cdns3-debug.h | |
| parent | b2402a67246f83cdd1f807c8a54b341936b8ce0b (diff) | |
| download | linux-1bcf8d9a0c3d8b0c706f52c1cb0d523da7dd6361.tar.xz | |
s390/pkey: Fix checkpatch findings in pkey header file
Fix all the complains from checkpatch for the pkey header file:
CHECK: No space is necessary after a cast
+ PKEY_TYPE_CCA_DATA = (__u32) 1,
CHECK: Please use a blank line after function/struct/union/enum declarations
+};
+#define PKEY_GENSECK _IOWR(PKEY_IOCTL_MAGIC, 0x01, struct pkey_genseck)
Suggested-by: Holger Dengler <dengler@linux.ibm.com>
Signed-off-by: Harald Freudenberger <freude@linux.ibm.com>
Reviewed-by: Holger Dengler <dengler@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions
