aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-script.c
diff options
context:
space:
mode:
authorAthira Rajeev <[email protected]>2023-10-13 07:30:21 +0000
committerNamhyung Kim <[email protected]>2023-10-17 19:40:51 +0000
commita20fca2c5db19a09260827e526f37397ba698ce0 (patch)
tree05c00698cf5731cd1da1e99fce3f4bd2e93bfc5b /tools/perf/builtin-script.c
parentperf tests: Fix shellcheck warning in record_sideband.sh (diff)
downloadkernel-a20fca2c5db19a09260827e526f37397ba698ce0.tar.gz
kernel-a20fca2c5db19a09260827e526f37397ba698ce0.zip
perf tests: Fix shellcheck warning in stat_all_metricgroups
Running shellcheck on stat_all_metricgroups.sh reports below warning: In ./tests/shell/stat_all_metricgroups.sh line 7: function ParanoidAndNotRoot() ^-- SC2112: 'function' keyword is non-standard. Delete it. As per the format, "function" is a non-standard keyword that can be used to declare functions. Fix this by removing the "function" keyword from ParanoidAndNotRoot function Signed-off-by: Athira Rajeev <[email protected]> Acked-by: Namhyung Kim <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Namhyung Kim <[email protected]>
Diffstat (limited to 'tools/perf/builtin-script.c')
0 files changed, 0 insertions, 0 deletions