diff options
author | Tom Rix <[email protected]> | 2022-04-21 09:53:19 -0400 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2022-04-29 11:23:09 +0200 |
commit | 815fad6e4f9c7dcd3336b989d84ee02fd912d29e (patch) | |
tree | 66e24063566273d0b301b200693f058720f07d2e /lib/mpi/mpi-sub-ui.c | |
parent | 2f58783c5d8882273eb0c872d19bb89954d466e8 (diff) |
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 <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions