diff options
| author | Arvind Yadav <[email protected]> | 2017-08-23 16:22:20 +0530 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-08-23 22:31:38 -0700 |
| commit | 042a90106b09beff4fa9015d1940e45ce10297ab (patch) | |
| tree | 2a16477b8f38a48f0f84ead5ca27ca9db95ab0aa /tools/perf/scripts/python/bin | |
| parent | 5719e5eb31e485d9eac8e2303ef9ca2f42c49225 (diff) | |
net: tipc: constify genl_ops
genl_ops are not supposed to change at runtime. All functions
working with genl_ops provided by <net/genetlink.h> work with
const genl_ops. So mark the non-const structs as const.
Signed-off-by: Arvind Yadav <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions