commit | e6667f719caa7b5edcb491f61a7744f6a6affd27 | [log] [tgz] |
---|---|---|
author | Gabriel L. Somlo <gsomlo@gmail.com> | Wed Apr 23 09:42:38 2014 -0400 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Mon May 05 12:29:39 2014 +0200 |
tree | ebcf58e2ab72be1c702afe47166316878ddad60e | |
parent | 7bf8ef196e80bedec3c48017e3105e46548e7a7b [diff] |
SMBIOS: Rename symbols to better reflect future use Rename the following symbols: - smbios_set_type1_defaults() to the more general smbios_set_defaults(); - bool smbios_type1_defaults to the more general smbios_defaults; - smbios_get_table() to smbios_get_table_legacy(); This patch contains no functional changes. Signed-off-by: Gabriel Somlo <somlo@cmu.edu> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>