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:
e545d71
)
netlink: Delete all NLA_PUT*() macros.
author
David S. Miller
<davem@davemloft.net>
Mon, 2 Apr 2012 01:09:34 +0000
(21:09 -0400)
committer
David S. Miller
<davem@davemloft.net>
Mon, 2 Apr 2012 08:33:45 +0000
(
04:33
-0400)
They were error prone due to an embedded goto, and the entire tree has
been converted away from using them.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found