diff options
| author | Michał Kępień <kernel@kempniu.pl> | 2016-01-22 15:27:20 +0100 |
|---|---|---|
| committer | Darren Hart <dvhart@linux.intel.com> | 2016-03-23 10:05:40 -0700 |
| commit | bc2104c27aad0c988d23c6abcd46f3313618bdbb (patch) | |
| tree | 33dbed178274d41ef07f41f51e34f45c52c0922f /scripts/gdb/linux/utils.py | |
| parent | c42831c8a9db32a5a0e2c6c31042014039f11739 (diff) | |
dell-smbios: return the SMBIOS buffer from dell_smbios_get_buffer()
Ultimately, the SMBIOS buffer should not be exported from dell-smbios.
Currently, dell-laptop accesses it directly using a global variable, so
make dell_smbios_get_buffer() return a pointer to the SMBIOS buffer and
replace all uses of the global variable with local variables.
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>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions
