diff options
author | Chen Li <chenli@uniontech.com> | 2021-06-07 04:44:35 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-10 22:51:33 +0300 |
commit | d409989b59ad0b8d108706db25e17c320a9664eb (patch) | |
tree | d06d6c55ba7cc6a535ef46bf209c1d0bba419c37 /net/dns_resolver | |
parent | 0d155170d6eebbd6c50e16bc928c31b3f5473025 (diff) | |
download | linux-d409989b59ad0b8d108706db25e17c320a9664eb.tar.xz |
netlink: simplify NLMSG_DATA with NLMSG_HDRLEN
The NLMSG_LENGTH(0) may confuse the API users,
NLMSG_HDRLEN is much more clear.
Besides, some code style problems are also fixed.
Signed-off-by: Chen Li <chenli@uniontech.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dns_resolver')
0 files changed, 0 insertions, 0 deletions