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:
cc04acf
)
staging/hv/osd: don't reimplement ALIGN macro
author
Uwe Kleine-König
<u.kleine-koenig@pengutronix.de>
Thu, 20 Jan 2011 08:32:01 +0000
(09:32 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 20 Jan 2011 23:14:18 +0000
(15:14 -0800)
The ALIGN_DOWN macro was only used in NUM_PAGES_SPANNED. So make the
latter easier and get rid of the former.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found