On Wed, 13 May 2020 at 19:09, Richard Henderson <richard.hender...@linaro.org> wrote: > > Any one invocation cannot be both master and apprentice. > Let's use only one variable for the file descriptor. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > risu.c | 40 ++++++++++++++++++++-------------------- > 1 file changed, 20 insertions(+), 20 deletions(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM