diff options
author | Michal Kubecek <[email protected]> | 2018-08-28 18:51:58 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-08-29 19:42:52 -0700 |
commit | 6fce10f70461c14079d5d44aa2b25c693f4d9221 (patch) | |
tree | f6063df4d0b9f5311a8ec07fe01d4101924cbf7b /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 21c328dcecfc419544c37bbd2decc1e73b6b367b (diff) |
genetlink: constify genl_err_attr() argument
genl_err_attr() sets netlink_ext_ack::bad_attr which is a pointer to const
struct nlattr so make the attr argument also const.
Signed-off-by: Michal Kubecek <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions