dell-smbios: rename get_buffer() to dell_smbios_get_buffer()
authorMichał Kępień <kernel@kempniu.pl>
Fri, 22 Jan 2016 14:27:14 +0000 (15:27 +0100)
committerDarren Hart <dvhart@linux.intel.com>
Wed, 23 Mar 2016 17:05:38 +0000 (10:05 -0700)
commitee83c475415edd48b0739bee230b75454b82199e
tree1acd35861e46f5e828a1e92ad27a0d4ab5d6bf41
parent2f9f26bd8614740b3c3b950394d945a99492a28e
dell-smbios: rename get_buffer() to dell_smbios_get_buffer()

As get_buffer() is exported from the module, it has to be renamed to
something less generic, so add a "dell_smbios_" prefix to the function
name.

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-laptop.c
drivers/platform/x86/dell-smbios.c
drivers/platform/x86/dell-smbios.h