]> git.karo-electronics.de Git - karo-tx-linux.git/commit
unix_diag: Move away from NLMSG_PUT().
authorDavid S. Miller <davem@davemloft.net>
Wed, 27 Jun 2012 04:41:00 +0000 (21:41 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 Jun 2012 04:41:00 +0000 (21:41 -0700)
commitb61bb01974730e2fd7d36ab4cc848ca6f44cffd4
treea04943cb4e70f12f2f655ce5ecd65d0eafe129bc
parent8b00a53c633789394d7fec6ee0833d5f0cda3bca
unix_diag: Move away from NLMSG_PUT().

And use nlmsg_data() while we're here too and remove useless
casts.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/unix/diag.c