Peter Maydell <[email protected]> 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 <[email protected]> > Signed-off-by: Peter Maydell <[email protected]> > --- > 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 <[email protected]>
