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:1850:28: warning: variable 'ref' set but not used [-Wunused-but-set-variable] 1850 | const struct zl3073x_ref *ref; | ^ 1 warning generated. New errors added --- /tmp/tmp.9AkXLnOlpV 2025-11-10 10:32:41.240425513 -0800 +++ /tmp/tmp.n12W89fBxO 2025-11-10 10:33:59.059608851 -0800 @@ -1,0 +2,4 @@ +../drivers/dpll/zl3073x/dpll.c:1850:28: warning: variable 'ref' set but not used [-Wunused-but-set-variable] + 1850 | const struct zl3073x_ref *ref; + | ^ +1 warning generated. Per-file breakdown --- /tmp/tmp.Bo48x7qeax 2025-11-10 10:34:53.849033871 -0800 +++ /tmp/tmp.9RnM7BYiJ4 2025-11-10 10:34:53.858033777 -0800 @@ -0,0 +1 @@ + 1 ../drivers/dpll/zl3073x/dpll.c