On 10/26/23 14:10, jm...@redhat.com wrote:
> From: Jakob Meng <c...@jakobmeng.de>
> 
> 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 <c...@jakobmeng.de>
> ---
>  python/ovs/unixctl/server.py | 44 ------------------------------------
>  1 file changed, 44 deletions(-)

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to