Re: [Qemu-devel] [PATCH] qemu_iotests: Remove _readlink()

2017-04-21 Thread Eric Blake
On 04/21/2017 03:01 AM, Kevin Wolf wrote: > It is unused. Might be worth also mentioning that it was the file's only client of perl, so removing it also makes it easier to justify removing a check for $PERL. > > Suggestetd-by: Fam Zheng > Signed-off-by: Kevin Wolf > --- > tests/qemu-iotests/c

Re: [Qemu-devel] [PATCH] qemu_iotests: Remove _readlink()

2017-04-21 Thread Fam Zheng
On Fri, 04/21 10:01, Kevin Wolf wrote: > It is unused. > > Suggestetd-by: Fam Zheng > Signed-off-by: Kevin Wolf > --- > tests/qemu-iotests/common.config | 18 -- > 1 file changed, 18 deletions(-) > > diff --git a/tests/qemu-iotests/common.config > b/tests/qemu-iotests/common.c

[Qemu-devel] [PATCH] qemu_iotests: Remove _readlink()

2017-04-21 Thread Kevin Wolf
It is unused. Suggestetd-by: Fam Zheng Signed-off-by: Kevin Wolf --- tests/qemu-iotests/common.config | 18 -- 1 file changed, 18 deletions(-) diff --git a/tests/qemu-iotests/common.config b/tests/qemu-iotests/common.config index 1222e43..66f4e0b 100644 --- a/tests/qemu-iotests