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:
d27ed38
)
[PATCH] sky2: use ALIGN() macro
author
Stephen Hemminger
<shemminger@osdl.org>
Tue, 25 Apr 2006 17:58:52 +0000
(10:58 -0700)
committer
Jeff Garzik
<jeff@garzik.org>
Wed, 26 Apr 2006 10:19:45 +0000
(06:19 -0400)
The ALIGN() macro in kernel.h does the same math that the
sky2 driver was using for padding.
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found