diff options
author | Nicolas Dichtel <[email protected]> | 2015-05-07 11:02:52 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-05-09 22:15:31 -0400 |
commit | cc3a572fe6cf586f478546215bc5d3694357d71e (patch) | |
tree | d1deb767f5742b6d4b3c7dcb8b641836fd064082 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 95f38411df055a0ecefe3a3d119d98241087d5ca (diff) |
netlink: rename private flags and states
These flags and states have the same prefix (NETLINK_) that netlink socket
options. To avoid confusion and to be able to name a flag like a socket
option, let's use an other prefix: NETLINK_[S|F]_.
Note: a comment has been fixed, it was talking about
NETLINK_RECV_NO_ENOBUFS socket option instead of NETLINK_NO_ENOBUFS.
Signed-off-by: Nicolas Dichtel <[email protected]>
Acked-by: Thomas Graf <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions