Re: [PATCH v4 15/18] scripts/texi2pod: Delete unused script

2020-03-10 Thread Richard Henderson
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 > --- > scripts/checkpatch.pl | 2 +- > scripts/texi2pod.pl | 536 -

[PATCH v4 15/18] scripts/texi2pod: Delete unused script

2020-03-09 Thread Peter Maydell
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 --- scripts/checkpatch.pl | 2 +- scripts/texi2pod.pl | 536 -- 2 files changed, 1 insertion(+), 537 deleti