On 10/26/23 14:10, [email protected] wrote:
> From: Jakob Meng <[email protected]>
> 
> The unixctl implementation in Python has been split into three parts in
> the past. During this process the UnixctlClient was duplicated, in
> python/ovs/unixctl/client.py and python/ovs/unixctl/server.py. This
> patch removes the duplicate from the latter.
> 
> Fixes: 53cf9963ccc6 ("python: Break unixctl implementation into re...")

Please, don't abbreviate tags, i.e. the Fixes tag should contain the full
commit name regardless of the length.

Otherwise, the change seem fine.

> Signed-off-by: Jakob Meng <[email protected]>
> ---
>  python/ovs/unixctl/server.py | 44 ------------------------------------
>  1 file changed, 44 deletions(-)

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to