summaryrefslogtreecommitdiff
path: root/include/linux/efi.h
diff options
context:
space:
mode:
authorIvan Khoronzhuk <ivan.khoronzhuk@linaro.org>2015-02-18 13:33:21 +0200
committerMatt Fleming <matt.fleming@intel.com>2015-03-26 14:00:15 +0000
commit552e19d8764aeea3ecdf6cf29e22d6b99a505091 (patch)
tree6174dd9aeae063a12001455cbb6c6772bc69fbc2 /include/linux/efi.h
parent95be58df74a5b21e5a78e45fddb2fd59112524c5 (diff)
downloadlwn-552e19d8764aeea3ecdf6cf29e22d6b99a505091.tar.gz
lwn-552e19d8764aeea3ecdf6cf29e22d6b99a505091.zip
firmware: dmi_scan: Use direct access to static vars
There is no reason to pass static vars to function that can use only them. The dmi_table() can use only dmi_len and dmi_num static vars, so use them directly. In this case we can freely change their type in one place and slightly decrease redundancy. Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> Signed-off-by: Matt Fleming <matt.fleming@intel.com>
Diffstat (limited to 'include/linux/efi.h')
0 files changed, 0 insertions, 0 deletions