hc
2024-01-05 071106ecf68c401173c58808b1cf5f68cc50d390
kernel/arch/parisc/include/asm/socket.h
....@@ -4,8 +4,8 @@
44
55 #include <uapi/asm/socket.h>
66
7
-/* O_NONBLOCK clashes with the bits used for socket types. Therefore we
8
- * have to define SOCK_NONBLOCK to a different value here.
7
+/* O_NONBLOCK clashed with the bits used for socket types. Therefore we
8
+ * had to define SOCK_NONBLOCK to a different value here.
99 */
1010 #define SOCK_NONBLOCK 0x40000000
1111