]> git.baikalelectronics.ru Git - kernel.git/commit
dell-smbios: make the SMBIOS buffer static
authorMichał Kępień <kernel@kempniu.pl>
Fri, 22 Jan 2016 14:27:21 +0000 (15:27 +0100)
committerDarren Hart <dvhart@linux.intel.com>
Wed, 23 Mar 2016 17:05:41 +0000 (10:05 -0700)
commit436dd07d0c54a58a7bd53ee7b86d29881d8d8b3d
treef32f4c06f0c9a7b292cb2ba82f843986c680b805
parent48935651fe66a9eb3ccce3761e21967c9dd587b0
dell-smbios: make the SMBIOS buffer static

As dell-laptop has been changed to always retrieve a pointer to the
SMBIOS buffer using dell_smbios_get_buffer(), the SMBIOS buffer can be
marked static.

Signed-off-by: Michał Kępień <kernel@kempniu.pl>
Reviewed-by: Pali Rohár <pali.rohar@gmail.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
drivers/platform/x86/dell-smbios.c
drivers/platform/x86/dell-smbios.h