diff options
author | Michal Kubecek <mkubecek@suse.cz> | 2018-08-28 19:51:58 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-08-30 05:42:52 +0300 |
commit | 6fce10f70461c14079d5d44aa2b25c693f4d9221 (patch) | |
tree | f6063df4d0b9f5311a8ec07fe01d4101924cbf7b /tools/perf/scripts/python/syscall-counts.py | |
parent | 21c328dcecfc419544c37bbd2decc1e73b6b367b (diff) | |
download | linux-6fce10f70461c14079d5d44aa2b25c693f4d9221.tar.xz |
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 <mkubecek@suse.cz>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions