* [dpdk-test-report] |WARNING| pw33459 [PATCH v4 6/6] net/failsafe: fix removed device handling
[not found] <1515587465-9304-7-git-send-email-matan@mellanox.com>
@ 2018-01-10 12:32 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-01-10 12:32 UTC (permalink / raw)
To: test-report; +Cc: Matan Azrad
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/33459
_coding style issues_
ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#42: FILE: drivers/net/failsafe/failsafe_flow.c:90:
+ if ((ret = fs_err(sdev, ret))) {
ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#60: FILE: drivers/net/failsafe/failsafe_flow.c:153:
+ if ((local_ret = fs_err(sdev, local_ret))) {
ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#69: FILE: drivers/net/failsafe/failsafe_flow.c:178:
+ if ((ret = fs_err(sdev, ret))) {
ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#83: FILE: drivers/net/failsafe/failsafe_flow.c:206:
+ if ((ret = fs_err(sdev, ret)))
ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#93: FILE: drivers/net/failsafe/failsafe_flow.c:230:
+ if ((ret = fs_err(sdev, ret))) {
ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#128: FILE: drivers/net/failsafe/failsafe_ops.c:204:
+ if ((ret = fs_err(sdev, ret))) {
ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#137: FILE: drivers/net/failsafe/failsafe_ops.c:223:
+ if ((ret = fs_err(sdev, ret))) {
ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#146: FILE: drivers/net/failsafe/failsafe_ops.c:308:
+ if ((ret = fs_err(sdev, ret))) {
ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#155: FILE: drivers/net/failsafe/failsafe_ops.c:374:
+ if ((ret = fs_err(sdev, ret))) {
ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#203: FILE: drivers/net/failsafe/failsafe_ops.c:614:
+ if ((ret = fs_err(sdev, ret))) {
ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#212: FILE: drivers/net/failsafe/failsafe_ops.c:633:
+ if ((ret = fs_err(sdev, ret))) {
ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#221: FILE: drivers/net/failsafe/failsafe_ops.c:667:
+ if ((ret = fs_err(sdev, ret))) {
ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#230: FILE: drivers/net/failsafe/failsafe_ops.c:704:
+ if ((ret = fs_err(sdev, ret))) {
ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#239: FILE: drivers/net/failsafe/failsafe_ops.c:746:
+ if ((ret = fs_err(sdev, ret))) {
total: 14 errors, 0 warnings, 0 checks, 197 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-01-10 12:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1515587465-9304-7-git-send-email-matan@mellanox.com>
2018-01-10 12:32 ` [dpdk-test-report] |WARNING| pw33459 [PATCH v4 6/6] net/failsafe: fix removed device handling checkpatch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).