commit | 2da6e57cce14a1c3b0692d6f877b72e185110e2e | [log] [tgz] |
---|---|---|
author | Dave Young <dyoung@redhat.com> | Fri Dec 20 18:02:13 2013 +0800 |
committer | Matt Fleming <matt.fleming@intel.com> | Sat Dec 21 13:25:04 2013 +0000 |
tree | c61b7a1c39b970963aa21f077a8bfb2c284045e9 | |
parent | 61d066977583803d333f1e7266b8ba772162dda4 [diff] |
x86/efi: Remove unused variables in __map_region() variables size and end is useless in this function, thus remove them. Reported-by: Toshi Kani <toshi.kani@hp.com> Tested-by: Toshi Kani <toshi.kani@hp.com> Signed-off-by: Dave Young <dyoung@redhat.com> Acked-by: Borislav Petkov <bp@suse.de> Signed-off-by: Matt Fleming <matt.fleming@intel.com>