2023-10-19 00:39:37

by Vladimir Oltean

[permalink] [raw]
Subject: Re: [PATCH net-next v6 1/2] net: dsa: Use conduit and user terms

On Wed, Oct 18, 2023 at 10:58:19AM -0700, Florian Fainelli wrote:
> Use more inclusive terms throughout the DSA subsystem by moving away
> from "master" which is replaced by "conduit" and "slave" which is
> replaced by "user". No functional changes.
>
> Acked-by: Rob Herring <[email protected]>
> Acked-by: Stephen Hemminger <[email protected]>
> Signed-off-by: Florian Fainelli <[email protected]>
> ---

Reviewed-by: Vladimir Oltean <[email protected]>

2023-10-21 00:21:52

by Jakub Kicinski

[permalink] [raw]
Subject: Re: [PATCH net-next v6 1/2] net: dsa: Use conduit and user terms

On Wed, 18 Oct 2023 10:58:19 -0700 Florian Fainelli wrote:
> Use more inclusive terms throughout the DSA subsystem by moving away
> from "master" which is replaced by "conduit" and "slave" which is
> replaced by "user". No functional changes.
>
> Acked-by: Rob Herring <[email protected]>
> Acked-by: Stephen Hemminger <[email protected]>
> Signed-off-by: Florian Fainelli <[email protected]>

This got marked as Changes Requested, I think it no longer applies :S