James Clark 434fffa926 perf probe: Fix uninitialized variable
Since the linked fixes: commit, err is returned uninitialized due to the
removal of "return 0". Initialize err to fix it.

This fixes the following intermittent test failure on release builds:

 $ perf test "testsuite_probe"
 ...
 -- [ FAIL ] -- perf_probe :: test_invalid_options :: mutually exclusive options :: -L foo -V bar (output regexp parsing)
 Regexp not found: \"Error: switch .+ cannot be used with switch .+\"
 ...

Fixes: 080e47b2a237 ("perf probe: Introduce quotation marks support")
Tested-by: Namhyung Kim <namhyung@kernel.org>
Reviewed-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Acked-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Signed-off-by: James Clark <james.clark@linaro.org>
Link: https://lore.kernel.org/r/20241211085525.519458-2-james.clark@linaro.org
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
2024-12-11 21:40:46 -08:00
..
2024-08-12 18:05:14 -03:00
2022-06-28 12:05:25 -03:00
2024-05-10 10:52:46 -03:00
2023-03-14 08:29:46 -03:00
2024-07-03 14:59:15 -07:00
2024-10-14 10:45:28 -07:00
2021-04-29 10:30:58 -03:00
2024-03-21 10:41:28 -03:00
2021-08-11 09:35:44 -03:00
2024-08-19 14:52:13 -03:00
2024-08-19 14:52:13 -03:00
2024-08-19 14:52:13 -03:00
2024-08-19 14:52:13 -03:00
2024-08-12 18:07:10 -03:00
2024-11-07 10:51:56 -08:00
2024-11-07 10:51:56 -08:00
2023-01-23 10:00:47 -03:00
2024-07-31 16:58:18 -03:00
2024-08-12 18:05:14 -03:00
2024-08-19 14:51:46 -03:00
2024-08-19 14:51:46 -03:00
2024-02-12 12:35:41 -08:00
2024-08-01 18:55:55 -03:00
2023-04-06 21:40:28 -03:00
2023-09-12 17:47:00 -03:00
2024-11-09 08:28:03 -08:00
2023-11-09 13:47:50 -03:00
2024-09-26 13:26:11 -07:00
2020-10-14 13:34:26 -03:00
2024-10-14 10:45:28 -07:00
2023-04-10 19:20:53 -03:00
2024-09-27 15:38:52 -03:00