Peter Maydell <peter.mayd...@linaro.org> writes: > We no longer need the texi2pod script, so we can delete it, and > the special-casing it had in the checkpatch script. > > Reviewed-by: Richard Henderson <richard.hender...@linaro.org> > 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
Extra point for remembering checkpatch.pl :) Reviewed-by: Markus Armbruster <arm...@redhat.com>