Re: [PATCH 4/6] hw/net/xilinx_axienet: Rename StreamSlave as StreamSink

2020-09-11 Thread Edgar E. Iglesias
On Fri, Sep 11, 2020 at 09:28:38AM +0200, Paolo Bonzini wrote: > On 10/09/20 09:01, Philippe Mathieu-Daudé wrote: > > In order to use inclusive terminology, rename 'slave stream' > > as 'sink stream'. > > > > Signed-off-by: Philippe Mathieu-Daudé > > --- > > hw/net/xilinx_axienet.c | 24

Re: [PATCH 4/6] hw/net/xilinx_axienet: Rename StreamSlave as StreamSink

2020-09-11 Thread Paolo Bonzini
On 10/09/20 09:01, Philippe Mathieu-Daudé wrote: > In order to use inclusive terminology, rename 'slave stream' > as 'sink stream'. > > Signed-off-by: Philippe Mathieu-Daudé > --- > hw/net/xilinx_axienet.c | 24 > 1 file changed, 12 insertions(+), 12 deletions(-) > >

[PATCH 4/6] hw/net/xilinx_axienet: Rename StreamSlave as StreamSink

2020-09-10 Thread Philippe Mathieu-Daudé
In order to use inclusive terminology, rename 'slave stream' as 'sink stream'. Signed-off-by: Philippe Mathieu-Daudé --- hw/net/xilinx_axienet.c | 24 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/hw/net/xilinx_axienet.c b/hw/net/xilinx_axienet.c index