commit | 92ebd0d1a80930c52eb091d497d4527c4fe556ca | [log] [tgz] |
---|---|---|
author | Michał Kępień <kernel@kempniu.pl> | Fri Jan 22 15:27:21 2016 +0100 |
committer | Darren Hart <dvhart@linux.intel.com> | Wed Mar 23 10:05:41 2016 -0700 |
tree | f32f4c06f0c9a7b292cb2ba82f843986c680b805 | |
parent | bc2104c27aad0c988d23c6abcd46f3313618bdbb [diff] |
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>