diff options
author | Florian Westphal <fw@strlen.de> | 2018-05-27 11:21:31 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2018-05-29 14:50:27 +0200 |
commit | d6501de8726afb9d7ed502eafc8bfa629482049d (patch) | |
tree | db9b797203e756637a1bafdf00e54ff6c9157d13 /net/netfilter/nfnetlink_queue.c | |
parent | eb1fb1479b710b0c1675986a41bea1022091c2a3 (diff) | |
download | linux-d6501de8726afb9d7ed502eafc8bfa629482049d.tar.bz2 |
netfilter: nf_tables: fix endian mismatch in return type
harmless, but it avoids sparse warnings:
nf_tables_api.c:2813:16: warning: incorrect type in return expression (different base types)
nf_tables_api.c:2863:47: warning: incorrect type in argument 3 (different base types)
nf_tables_api.c:3524:47: warning: incorrect type in argument 3 (different base types)
nf_tables_api.c:3538:55: warning: incorrect type in argument 3 (different base types)
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/netfilter/nfnetlink_queue.c')
0 files changed, 0 insertions, 0 deletions