Daniel Bertalan
347c3361ee
Kernel: Fix deprecated array comparison
...
The Clang error message reads like this (`-Wdeprecated-array-compare`):
> error: comparison between two arrays is deprecated; to compare
> array addresses, use unary '+' to decay operands to pointers.
2021-08-08 10:55:36 +02:00
..
2021-08-07 11:48:00 +02:00
2021-08-07 15:30:26 +02:00
2021-08-06 14:05:58 +02:00
2021-08-07 11:48:00 +02:00
2021-08-08 00:03:45 +02:00
2021-08-08 00:28:10 +02:00
2021-08-08 00:03:45 +02:00
2021-08-07 11:48:00 +02:00
2021-08-08 00:03:45 +02:00
2021-08-07 11:48:00 +02:00
2021-08-08 00:03:45 +02:00
2021-08-08 00:03:45 +02:00
2021-07-30 16:58:09 +02:00
2021-08-08 00:08:24 +02:00
2021-08-08 00:03:45 +02:00
2021-08-08 00:03:45 +02:00
2021-08-08 00:44:25 +02:00
2021-08-07 11:48:00 +02:00
2021-08-04 11:01:16 +02:00
2021-08-07 15:21:58 +02:00
2021-08-08 00:03:45 +02:00
2021-08-07 11:48:00 +02:00
2021-08-07 15:21:58 +02:00
2021-08-06 22:25:00 +02:00
2021-08-07 11:48:00 +02:00
2021-08-06 14:05:58 +02:00
2021-08-07 11:48:00 +02:00
2021-08-07 11:48:00 +02:00
2021-08-08 10:55:36 +02:00
2021-08-06 22:25:00 +02:00
2021-08-06 22:25:00 +02:00
2021-08-07 11:48:00 +02:00
2021-08-04 20:14:54 +02:00
2021-08-04 20:14:54 +02:00
2021-07-29 10:38:31 +02:00
2021-08-04 20:14:54 +02:00
2021-08-06 22:25:00 +02:00
2021-08-06 14:05:58 +02:00
2021-08-08 00:03:45 +02:00
2021-08-07 13:46:16 +02:00
2021-08-08 00:03:45 +02:00
2021-08-07 13:30:59 +02:00
2021-08-06 14:05:58 +02:00
2021-08-08 00:03:45 +02:00
2021-08-07 11:48:00 +02:00
2021-08-04 19:53:04 +02:00
2021-08-04 19:53:04 +02:00
2021-08-01 08:10:16 +02:00
2021-08-06 14:05:58 +02:00
2021-08-07 11:48:00 +02:00
2021-08-06 14:05:58 +02:00
2021-08-06 14:05:58 +02:00
2021-08-06 22:25:00 +02:00
2021-08-07 13:46:16 +02:00
2021-08-06 00:37:47 +02:00
2021-08-08 00:03:45 +02:00
2021-08-03 18:44:01 +02:00
2021-07-29 19:35:03 +01:00
2021-08-06 14:05:58 +02:00
2021-08-06 14:05:58 +02:00
2021-08-07 11:48:00 +02:00
2021-08-07 11:48:00 +02:00