hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/include/uapi/linux/auto_dev-ioctl.h
....@@ -109,7 +109,7 @@
109109 struct args_ismountpoint ismountpoint;
110110 };
111111
112
- char path[0];
112
+ char path[];
113113 };
114114
115115 static inline void init_autofs_dev_ioctl(struct autofs_dev_ioctl *in)