Please check for false positives in the output before submitting a patch. When using "patch" mode, carefully review the patch before submitting it. /home/cocci/testing/drivers/net/ethernet/broadcom/bnxt/bnxt.c:5470:6-25: WARNING: atomic_dec_and_test variation before object free at line 5477. warning: line 134: should no_llseek be a metavariable? warning: line 141: should noop_llseek be a metavariable? warning: line 223: should nonseekable_open be a metavariable? warning: line 290: should nonseekable_open be a metavariable? warning: line 338: should nonseekable_open be a metavariable? /home/cocci/testing/drivers/net/dsa/realtek/rtl8366rb.c:1032:4-15: ERROR: probable double put. /home/cocci/testing/drivers/net/dsa/mv88e6xxx/chip.c:1568:5-7: ERROR: invalid reference to the index variable of the iterator on line 1537 /home/cocci/testing/drivers/net/dsa/mv88e6xxx/chip.c:1568:38-40: ERROR: invalid reference to the index variable of the iterator on line 1537 /home/cocci/testing/drivers/net/dsa/mv88e6xxx/chip.c:1568:5-7: ERROR: invalid reference to the index variable of the iterator on line 1549 /home/cocci/testing/drivers/net/dsa/mv88e6xxx/chip.c:1568:38-40: ERROR: invalid reference to the index variable of the iterator on line 1549 /home/cocci/testing/net/sctp/protocol.c:819:13-17: ERROR: invalid reference to the index variable of the iterator on line 805 /home/cocci/testing/net/core/gro.c:36:25-29: ERROR: invalid reference to the index variable of the iterator on line 32 /home/cocci/testing/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:4483:1-7: preceding lock on line 4385 /home/cocci/testing/net/smc/af_smc.c:2554:0-1: preceding lock on line 2489 /home/cocci/testing/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:2782:1-7: WARNING: do_div() does a 64-by-32 division, please consider using div64_ul instead.