git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61d0669
)
x86/efi: Remove unused variables in __map_region()
author
Dave Young
<dyoung@redhat.com>
Fri, 20 Dec 2013 10:02:13 +0000
(18:02 +0800)
committer
Matt Fleming
<matt.fleming@intel.com>
Sat, 21 Dec 2013 13:25:04 +0000
(13:25 +0000)
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>
No differences found