diff options
| author | 2026-04-02 21:45:32 +0530 | |
|---|---|---|
| committer | 2026-04-06 11:25:32 -0600 | |
| commit | 2fd3b83cacfb9160b896fb26117328eeb0598c54 (patch) | |
| tree | ca696851fcc1bb5ee889e730bfa008821b0c9b88 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | cpupower-info.1: describe the --perf-bias option (diff) | |
cpupower: remove extern declarations in cmd functions
extern char *optarg and extern int optind, opterr, optopt are
already declared by <getopt.h>, which is included at the top of
the file. Repeating extern declarations inside a function body
is misleading and unnecessary.
Signed-off-by: Kaushlendra Kumar <kaushlendra.kumar@intel.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
