Re: [dpdk-dev] [PATCH v2 0/2] Minor changes to checkpatches

2019-02-15 Thread Bruce Richardson
On Thu, Feb 14, 2019 at 02:35:45PM -0500, Michael Santana wrote: > Fixed a minor bug with variable assignment, as well as added an > option for checkpatches > > v1->v2: > Enable codespell by default. Disable via config file > > Michael Santana (2): > Enable codespell by default. Can be disabl

[dpdk-dev] [PATCH v2 0/2] Minor changes to checkpatches

2019-02-14 Thread Michael Santana
Fixed a minor bug with variable assignment, as well as added an option for checkpatches v1->v2: Enable codespell by default. Disable via config file Michael Santana (2): Enable codespell by default. Can be disabled from config file. Fix variable assignment. devtools/checkpatches.sh | 8 ++