summaryrefslogtreecommitdiff
path: root/drivers/ide/arm/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorKaushlendra Kumar <kaushlendra.kumar@intel.com>2026-04-02 21:45:32 +0530
committerShuah Khan <skhan@linuxfoundation.org>2026-04-06 11:25:32 -0600
commit2fd3b83cacfb9160b896fb26117328eeb0598c54 (patch)
treeca696851fcc1bb5ee889e730bfa008821b0c9b88 /drivers/ide/arm/git@git.tavy.me:linux.git
parent8bbd81ddbe174aa8488db7971fe2717cb636a46c (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 'drivers/ide/arm/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions