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/i40e/i40e_main.c:15773:2-8: ERROR: missing iounmap; ioremap on line 15620 and execution via conditional on line 15772 /home/cocci/testing/drivers/net/ethernet/intel/igb/igb_main.c:7899:3-8: ERROR: invalid reference to the index variable of the iterator on line 7891 /home/cocci/testing/drivers/net/ethernet/intel/iavf/iavf_main.c:2275:6-8: WARNING: possible condition with no effect (if == else) /home/cocci/testing/net/ipv6/mcast.c:2006:12-21: ERROR: pmc is NULL but dereferenced.