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:
27bc7b2
)
Staging: bcm: Fix warning: "__packed is preferred over __attribute__((packed))" in...
author
Kevin McKinney
<klmckinney1@gmail.com>
Sat, 5 Jan 2013 04:35:05 +0000
(23:35 -0500)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 7 Jan 2013 18:57:51 +0000
(10:57 -0800)
This patch fixes the following warning: "__packed
is preferred over __attribute__((packed))" as
reported by checkpatch.pl.
Signed-off-by: Kevin McKinney <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found