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:
5da3a65
)
m68k: Eliminate unused variable in page_to_phys()
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Tue, 12 Jan 2010 07:32:18 +0000
(08:32 +0100)
committer
Geert Uytterhoeven
<geert@linux-m68k.org>
Sat, 27 Feb 2010 17:31:18 +0000
(18:31 +0100)
"pgdat" is unused, so we can eliminate it and turn page_to_phys()
into a single-line macro.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
No differences found