summaryrefslogtreecommitdiff
path: root/drivers/leds
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2019-03-11 17:04:30 +0300
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2019-03-12 11:50:56 +0300
commitbf567dd38993a51e4f13d1806985e9aa596f2519 (patch)
tree5b4edc08b64692907579ac2434bad812c5ec9a2d /drivers/leds
parentc62c15a92455bc60e9ab4d01b6c047a74dd42c5e (diff)
downloadlinux-bf567dd38993a51e4f13d1806985e9aa596f2519.tar.xz
ACPI / configfs: Mark local data structures static
There is no need to have non-static local data structures. otherwise sparse is not happy: CHECK drivers/acpi/acpi_configfs.c drivers/acpi/acpi_configfs.c:100:31: warning: symbol 'acpi_table_bin_attrs' was not declared. Should it be static? drivers/acpi/acpi_configfs.c:196:27: warning: symbol 'acpi_table_attrs' was not declared. Should it be static? drivers/acpi/acpi_configfs.c:236:34: warning: symbol 'acpi_table_group_ops' was not declared. Should it be static? Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/leds')
0 files changed, 0 insertions, 0 deletions