aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorTom Rix <[email protected]>2022-04-21 12:42:54 -0400
committerRafael J. Wysocki <[email protected]>2022-04-22 16:55:33 +0200
commitdb2d1693fae37e01e7fcfd627b407c18737e8373 (patch)
tree73896c8becaa32b08cf75114a3aaf2fe327894aa /lib/mpi/mpi-sub-ui.c
parent3a506ca2cc042bb16d563078e10ef9493588e545 (diff)
ACPI: BGRT: use static for BGRT_SHOW kobj_attribute defines
Smatch reports this repesentative issue: bgrt.c:26:1: warning: symbol 'bgrt_attr_version' was not declared. Should it be static? Similar for *status,type,xoffset,yoffset These variables are defined with the BGRT_SHOW macro. For the definition of bgrt_attr_##_name, the storage-class specifier should be static. Signed-off-by: Tom Rix <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions