Tom Rix db2d1693fa 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 <trix@redhat.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2022-04-22 16:55:33 +02:00
..
2022-01-17 19:45:38 +01:00
2022-01-12 15:57:59 -08:00
2022-03-25 12:14:39 -07:00
2022-01-12 19:40:31 +01:00
2020-11-09 19:25:20 +01:00
2022-01-22 08:33:37 +02:00
2021-06-07 15:36:46 +02:00
2020-11-09 19:08:06 +01:00
2022-03-21 14:26:28 -07:00
2021-06-25 15:02:43 +02:00
2020-11-09 19:08:06 +01:00