diff options
author | Tom Rix <trix@redhat.com> | 2022-04-21 16:53:19 +0300 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2022-04-29 12:23:09 +0300 |
commit | 815fad6e4f9c7dcd3336b989d84ee02fd912d29e (patch) | |
tree | 66e24063566273d0b301b200693f058720f07d2e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2f58783c5d8882273eb0c872d19bb89954d466e8 (diff) | |
download | linux-815fad6e4f9c7dcd3336b989d84ee02fd912d29e.tar.xz |
EDAC/ghes: Change ghes_hw from global to static
Smatch reports this issue
ghes_edac.c:44:3: warning: symbol 'ghes_hw' was not declared. Should it be static?
ghes_hw is used only in ghes_edac.c so change its storage-class
specifier to static.
Signed-off-by: Tom Rix <trix@redhat.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lore.kernel.org/r/20220421135319.1508754-1-trix@redhat.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions