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:5616:6-25: WARNING: atomic_dec_and_test variation before object free at line 5623. 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/fs/inode.c:924:2-11: second lock on line 924 /home/cocci/testing/fs/inode.c:965:2-11: second lock on line 965 /home/cocci/testing/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:4487:1-7: preceding lock on line 4389 /home/cocci/testing/drivers/net/tun.c:2035:1-7: preceding lock on line 1839 /home/cocci/testing/fs/inode.c:940:1-7: preceding lock on line 924 /home/cocci/testing/fs/inode.c:981:1-7: preceding lock on line 965 /home/cocci/testing/fs/inode.c:1710:3-9: preceding lock on line 1697 /home/cocci/testing/drivers/net/ethernet/intel/iavf/iavf_main.c:2238:6-8: WARNING: possible condition with no effect (if == else) /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.