Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/atm/lec.c:506:2: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] 506 | mesg = (struct atmlec_msg *)skb->data; | ^ ../net/atm/lec.c:503:4: note: previous statement is here 503 | if (!pskb_may_pull(skb, msg_size)) | ^ 1 warning generated. Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/atm/lec.c:506:2: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] 506 | mesg = (struct atmlec_msg *)skb->data; | ^ ../net/atm/lec.c:503:4: note: previous statement is here 503 | if (!pskb_may_pull(skb, msg_size)) | ^ 1 warning generated. New errors added --- /tmp/tmp.ITT08o0EKb 2025-12-06 23:25:28.736481018 -0500 +++ /tmp/tmp.I4ox4r2lyw 2025-12-06 23:25:59.771137912 -0500 @@ -1,0 +2,7 @@ +../net/atm/lec.c:506:2: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] + 506 | mesg = (struct atmlec_msg *)skb->data; + | ^ +../net/atm/lec.c:503:4: note: previous statement is here + 503 | if (!pskb_may_pull(skb, msg_size)) + | ^ +1 warning generated. Per-file breakdown --- /tmp/tmp.0wNcUimZd5 2025-12-06 23:26:25.861849463 -0500 +++ /tmp/tmp.u4k4IuuB5Z 2025-12-06 23:26:25.863849441 -0500 @@ -0,0 +1 @@ + 1 ../net/atm/lec.c