Zong Li
c0db0690f7
selftests/riscv: fix compiler output flag spacing in all Makefiles
...
Standardize the compiler output flag format across all RISC-V
selftests by adding a space between '-o' and '$@'.
Although '-o$@' is perfectly valid for GCC/Clang to parse,
changing it to '-o $@' with a space aligns with the GNU
official documentation conventions, improves readability by
visually separating the flag from the target variable, and
ensures consistency with other architectures.
Currently, RISC-V selftests use '-o$@' (without space) in 13
instances across 6 Makefiles, while all other architectures
consistently use '-o $@' (with space). This inconsistency makes
RISC-V an outlier in the kernel's selftest infrastructure.
Signed-off-by: Zong Li <zong.li@sifive.com >
Link: https://patch.msgid.link/20260511032917.3542802-1-zong.li@sifive.com
[pjw@kernel.org: cleaned up patch description]
Signed-off-by: Paul Walmsley <pjw@kernel.org>
2026-06-06 20:17:52 -06:00
..
2025-11-27 14:24:31 -08:00
2026-03-27 14:40:18 +01:00
2026-05-01 15:17:59 +01:00
2026-05-09 18:42:54 -07:00
2026-03-27 21:19:44 -07:00
2025-11-27 14:24:31 -08:00
2025-11-27 14:24:31 -08:00
2026-05-13 08:40:52 -10:00
2025-11-27 14:24:31 -08:00
2025-11-27 14:24:31 -08:00
2025-11-27 14:24:31 -08:00
2026-03-23 16:29:15 +01:00
2026-03-31 16:07:19 -06:00
2025-05-09 12:43:39 -06:00
2026-04-05 13:53:26 -07:00
2024-10-02 14:30:58 -06:00
2026-01-19 15:21:26 +01:00
2025-11-27 14:24:31 -08:00
2026-05-12 16:14:59 +02:00
2024-09-05 07:54:16 -05:00
2025-01-21 16:34:41 +01:00
2025-11-27 14:24:31 -08:00
2026-03-27 21:19:37 -07:00
2025-11-27 14:24:31 -08:00
2026-04-14 19:59:25 -07:00
2026-04-22 09:26:46 +09:00
2026-03-24 22:59:59 +01:00
2026-02-27 10:05:22 +01:00
2026-03-16 16:21:06 +01:00
2025-11-27 14:24:31 -08:00
2026-04-02 09:26:05 +02:00
2026-03-27 21:19:44 -07:00
2025-11-27 14:24:31 -08:00
2025-11-27 14:24:31 -08:00
2025-09-25 13:43:28 -06:00
2026-04-05 13:53:04 -07:00
2025-05-11 17:54:09 -07:00
2026-04-17 11:29:03 -06:00
2026-03-31 13:48:34 -06:00
2026-05-12 22:26:10 +02:00
2026-04-07 18:51:10 +02:00
2025-04-15 13:50:43 -07:00
2026-04-16 10:33:43 +02:00
2026-04-18 00:10:49 -07:00
2026-03-31 16:53:47 -07:00
2025-11-27 14:24:31 -08:00
2025-11-27 14:24:31 -08:00
2025-11-27 14:24:31 -08:00
2026-02-12 15:45:57 -08:00
2025-11-27 14:24:31 -08:00
2026-04-27 05:54:26 -07:00
2024-11-28 11:17:38 -08:00
2026-03-17 16:59:45 +01:00
2025-11-27 14:24:31 -08:00
2026-03-31 15:01:51 -06:00
2025-11-27 14:24:31 -08:00
2026-04-14 09:31:18 +02:00
2025-11-27 14:24:31 -08:00
2026-05-06 18:16:45 -07:00
2026-04-09 23:25:45 +02:00
2025-11-27 14:24:31 -08:00
2026-04-08 14:41:39 -05:00
2025-04-18 08:23:22 -05:00
2025-11-27 14:24:31 -08:00
2026-03-20 14:44:26 +01:00
2026-03-23 16:29:15 +01:00
2026-04-01 09:21:04 +05:30
2026-03-27 21:19:44 -07:00
2025-11-27 14:24:31 -08:00
2026-01-27 17:57:28 -08:00
2025-11-27 14:24:31 -08:00
2026-03-30 15:48:14 -04:00
2026-03-30 13:47:43 -04:00
2026-01-09 16:49:01 -07:00
2025-11-27 14:24:31 -08:00
2026-06-06 20:17:52 -06:00
2026-05-06 17:41:08 +02:00
2025-11-27 14:24:31 -08:00
2024-08-11 17:32:55 -06:00
2025-03-19 22:23:24 +01:00
2026-05-10 16:03:05 -10:00
2026-04-03 08:41:38 -07:00
2025-11-27 14:24:31 -08:00
2025-11-27 14:24:31 -08:00
2026-03-27 21:19:44 -07:00
2025-11-27 14:24:31 -08:00
2025-11-27 14:24:31 -08:00
2025-07-23 11:56:02 +02:00
2026-05-13 17:53:39 -07:00
2025-11-27 14:24:31 -08:00
2026-03-27 21:19:44 -07:00
2025-11-27 14:24:31 -08:00
2025-12-06 14:01:20 -08:00
2025-11-27 14:24:31 -08:00
2025-12-03 22:55:27 +02:00
2025-12-06 18:38:19 -08:00
2024-07-26 13:51:25 -04:00
2026-05-13 07:55:39 -06:00
2025-11-27 14:24:31 -08:00
2025-11-27 14:24:31 -08:00
2026-03-11 15:23:24 +01:00
2025-11-11 13:18:55 +01:00
2026-03-20 13:54:51 -06:00
2026-03-20 18:34:48 -07:00
2025-09-16 16:55:04 -06:00
2026-01-20 19:44:20 -08:00
2026-01-19 12:06:11 +01:00
2025-09-21 14:21:59 -07:00
2025-04-08 14:56:13 -06:00
2026-04-27 10:48:35 -06:00
2026-04-27 10:48:24 -06:00
2025-11-27 14:24:31 -08:00
2026-04-20 17:19:30 -07:00
2026-04-13 11:05:39 -06:00