diff options
author | Mark Gray <mark.d.gray@redhat.com> | 2021-07-23 17:24:14 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-07-27 13:48:43 +0300 |
commit | 076999e460279cec45c4653513a4f3121fe236d7 (patch) | |
tree | 5b957e62aff0837743fa3314e8d93d517c12fd79 /MAINTAINERS | |
parent | 784dcfa56e0453bb197601ba0b8196f6f892ebcb (diff) | |
download | linux-076999e460279cec45c4653513a4f3121fe236d7.tar.xz |
openvswitch: fix sparse warning incorrect type
fix incorrect type in argument 1 (different address spaces)
../net/openvswitch/datapath.c:169:17: warning: incorrect type in argument 1 (different address spaces)
../net/openvswitch/datapath.c:169:17: expected void const *
../net/openvswitch/datapath.c:169:17: got struct dp_nlsk_pids [noderef] __rcu *upcall_portids
Found at: https://patchwork.kernel.org/project/netdevbpf/patch/20210630095350.817785-1-mark.d.gray@redhat.com/#24285159
Signed-off-by: Mark Gray <mark.d.gray@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions