diff options
author | Wu Fengguang <fengguang.wu@intel.com> | 2014-12-24 14:41:39 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-12-24 15:18:09 -0500 |
commit | 4aa6118811c09c75f508f3f070328c71292f1ce4 (patch) | |
tree | b8045551586c133cc0fa859d53322b6827a3bc1b /net/rds/iw.c | |
parent | b8fb4e0648a2ab3734140342002f68fb0c7d1602 (diff) | |
download | talos-op-linux-4aa6118811c09c75f508f3f070328c71292f1ce4.tar.gz talos-op-linux-4aa6118811c09c75f508f3f070328c71292f1ce4.zip |
openvswitch: fix odd_ptr_err.cocci warnings
net/openvswitch/vport-gre.c:188:5-11: inconsistent IS_ERR and PTR_ERR, PTR_ERR on line 189
PTR_ERR should access the value just tested by IS_ERR
Semantic patch information:
There can be false positives in the patch case, where it is the call
IS_ERR that is wrong.
Generated by: scripts/coccinelle/tests/odd_ptr_err.cocci
CC: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Acked-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/rds/iw.c')
0 files changed, 0 insertions, 0 deletions