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:
5813104
)
staging: gdm724x: Use NLMSG_HDRLEN
author
Himangi Saraogi
<himangi774@gmail.com>
Tue, 22 Jul 2014 18:12:28 +0000
(23:42 +0530)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 22 Jul 2014 23:08:13 +0000
(16:08 -0700)
Replace use of NLMSG_SPACE(0) with NLMSG_HDRLEN as they are equivalent
and NLMSG_SPACE seems to be deprecated.
Signed-off-by: Himangi Saraogi <himangi774@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found