diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-23 16:22:20 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-08-23 22:31:38 -0700 |
commit | 042a90106b09beff4fa9015d1940e45ce10297ab (patch) | |
tree | 2a16477b8f38a48f0f84ead5ca27ca9db95ab0aa /fs | |
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 <arvind.yadav.cs@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions