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/fs/smb/client/connect.c:2825:6-25: WARNING: atomic_dec_and_test variation before object free at line 2833. warning: line 140: should noop_llseek be a metavariable? warning: line 222: should nonseekable_open be a metavariable? warning: line 289: should nonseekable_open be a metavariable? warning: line 337: should nonseekable_open be a metavariable? /home/cocci/testing/io_uring/net.c:192:3-8: WARNING: NULL check before some freeing functions is not needed. /home/cocci/testing/drivers/net/team/team_core.c:2751:12-16: ERROR: invalid reference to the index variable of the iterator on line 2752 /home/cocci/testing/net/sctp/ipv6.c:115:13-17: ERROR: invalid reference to the index variable of the iterator on line 100 /home/cocci/testing/net/sctp/protocol.c:835:13-17: ERROR: invalid reference to the index variable of the iterator on line 821 /home/cocci/testing/drivers/block/drbd/drbd_receiver.c:1095:2-12: second lock on line 1095 /home/cocci/testing/net/rxrpc/sendmsg.c:463:1-7: preceding lock on line 495 /home/cocci/testing/net/rxrpc/sendmsg.c:468:1-7: preceding lock on line 495 /home/cocci/testing/drivers/net/tun.c:2040:1-7: preceding lock on line 1844 /home/cocci/testing/net/unix/af_unix.c:2527:1-7: preceding lock on line 2436 /home/cocci/testing/net/unix/af_unix.c:3353:3-9: preceding lock on line 3349 /home/cocci/testing/net/rds/tcp_listen.c:246:1-7: preceding lock on line 211 /home/cocci/testing/net/smc/af_smc.c:2565:0-1: preceding lock on line 2493 /home/cocci/testing/net/rxrpc/ar-internal.h:878:14-18: WARNING use flexible-array member instead (https://www.kernel.org/doc/html/latest/process/deprecated.html#zero-length-and-one-element-arrays) /home/cocci/testing/net/ipv6/mcast.c:2048:12-21: ERROR: pmc is NULL but dereferenced. /home/cocci/testing/net/ipv4/igmp.c:599:12-21: ERROR: pmc is NULL but dereferenced. /home/cocci/testing/fs/dlm/lowcomms.c:1087:26-28: ERROR: newcon -> sock is NULL but dereferenced.