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:
2c1f189
)
uwb: wlp: refactor wlp_get_<attribute>() macros
author
David Vrabel
<david.vrabel@csr.com>
Mon, 11 Jan 2010 13:46:31 +0000
(13:46 +0000)
committer
David Vrabel
<david.vrabel@csr.com>
Mon, 11 Jan 2010 13:46:31 +0000
(13:46 +0000)
Refactor the wlp_get_<attribute>() macros to call a common function.
This save over 4k of space and remove a spurious uninitialized variable
warning with some versions of gcc.
Signed-off-by: David Vrabel <david.vrabel@csr.com>
No differences found