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:
1b34ec4
)
phonet: Stop using NLA_PUT*().
author
David S. Miller
<davem@davemloft.net>
Fri, 30 Mar 2012 03:15:10 +0000
(23:15 -0400)
committer
David S. Miller
<davem@davemloft.net>
Sun, 1 Apr 2012 22:11:37 +0000
(18:11 -0400)
These macros contain a hidden goto, and are thus extremely error
prone and make code hard to audit.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found