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:
57205c1
)
ieee802154: wpan-phy: change to __aligned(size)
author
Alexander Aring
<alex.aring@gmail.com>
Sat, 25 Oct 2014 03:25:10 +0000
(
05:25
+0200)
committer
Marcel Holtmann
<marcel@holtmann.org>
Sat, 25 Oct 2014 06:07:30 +0000
(08:07 +0200)
This patch fix a checkpatch warning that __aligned(size) is preferred
over __attribute__((aligned(size))).
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
No differences found