Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/dpll/zl3073x/dpll.c: In function ‘zl3073x_dpll_pin_phase_offset_check’: ../drivers/dpll/zl3073x/dpll.c:1850:35: warning: variable ‘ref’ set but not used [-Wunused-but-set-variable] 1850 | const struct zl3073x_ref *ref; | ^~~ New errors added --- /tmp/tmp.SHQjWnAVjF 2025-11-10 10:54:35.838918825 -0800 +++ /tmp/tmp.DUPKoQfX9l 2025-11-10 10:55:52.032779985 -0800 @@ -1,0 +2,4 @@ +../drivers/dpll/zl3073x/dpll.c: In function ‘zl3073x_dpll_pin_phase_offset_check’: +../drivers/dpll/zl3073x/dpll.c:1850:35: warning: variable ‘ref’ set but not used [-Wunused-but-set-variable] + 1850 | const struct zl3073x_ref *ref; + | ^~~ Per-file breakdown --- /tmp/tmp.jMw3YeoiK2 2025-11-10 10:55:52.038876758 -0800 +++ /tmp/tmp.g1J4Rbw2Nl 2025-11-10 10:55:52.041876727 -0800 @@ -0,0 +1 @@ + 1 ../drivers/dpll/zl3073x/dpll.c