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/dsa/ocelot/felix_vsc9959.c:2262:22-25: ERROR: reference preceded by free on line 2276 /home/cocci/testing/net/unix/af_unix.c:2477:1-7: preceding lock on line 2386 /home/cocci/testing/net/unix/af_unix.c:3245:3-9: preceding lock on line 3241 /home/cocci/testing/net/smc/af_smc.c:2571:0-1: preceding lock on line 2498 /home/cocci/testing/drivers/net/dsa/ocelot/felix_vsc9959.c:1395:2-8: WARNING: do_div() does a 64-by-32 division, please consider using div64_u64 instead.