On 3/9/20 8:44 AM, Peter Maydell wrote: > We no longer need the texi2pod script, so we can delete it, and > the special-casing it had in the checkpatch script. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > scripts/checkpatch.pl | 2 +- > scripts/texi2pod.pl | 536 ------------------------------------------ > 2 files changed, 1 insertion(+), 537 deletions(-) > delete mode 100755 scripts/texi2pod.pl
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~