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:
c8657fd
)
pppox: Replace __attribute__((packed)) in if_pppox.h
author
James Chapman
<jchapman@katalix.com>
Sun, 29 Apr 2012 21:48:49 +0000
(21:48 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 1 May 2012 13:30:55 +0000
(09:30 -0400)
Checkpatch warns about the use of __attribute__((packed)). So use the
recommended __packed syntax instead.
Signed-off-by: James Chapman <jchapman@katalix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found