Please check for false positives in the output before submitting a patch. When using "patch" mode, carefully review the patch before submitting it. 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/ethernet/intel/igb/igb_main.c:7862:3-8: ERROR: invalid reference to the index variable of the iterator on line 7854 /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:2038: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/marvell/mvpp2/mvpp2_main.c:2782:1-7: WARNING: do_div() does a 64-by-32 division, please consider using div64_ul instead.