../kernel/bpf/rqspinlock.c:203:13: warning: ‘rqspinlock_report_violation’ defined but not used [-Wunused-function] 203 | static void rqspinlock_report_violation(const char *s, void *lock) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ New errors added --- /tmp/tmp.MxlXzuxriP 2025-03-15 22:24:37.478731187 -0700 +++ /tmp/tmp.pjX1kkbJhf 2025-03-15 22:27:02.161439645 -0700 @@ -0,0 +1,3 @@ +../kernel/bpf/rqspinlock.c:203:13: warning: ‘rqspinlock_report_violation’ defined but not used [-Wunused-function] + 203 | static void rqspinlock_report_violation(const char *s, void *lock) + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ Per-file breakdown --- /tmp/tmp.6Uplh8dClD 2025-03-15 22:27:02.168439582 -0700 +++ /tmp/tmp.PibzHPxLzZ 2025-03-15 22:27:02.171439556 -0700 @@ -0,0 +1 @@ + 1 ../kernel/bpf/rqspinlock.c