[dpdk-stable] [PATCH] usertools/cpu_layout: fix code to be pep8 style compliant

Thomas Monjalon thomas at monjalon.net
Fri Nov 13 15:41:57 CET 2020


06/11/2020 13:40, Ciara Power:
> The pycodestyle tool flagged the following issues, which are now fixed.
> 
> $ pycodestyle cpu_layout.py
>   cpu_layout.py:18:5: E722 do not use bare 'except'
>   cpu_layout.py:62:14: E231 missing whitespace after ','
> 
> Fixes: deb87e6777c0 ("usertools: use sysfs for CPU layout")
> Fixes: c9208f1dc967 ("usertools: fix CPU layout with python 3")
> Cc: andriy.berestovskyy at caviumnetworks.com
> Cc: thomas at monjalon.net
> Cc: stable at dpdk.org
> 
> Signed-off-by: Ciara Power <ciara.power at intel.com>

Applied, thanks





More information about the stable mailing list