[dpdk-dev] [PATCH] scripts: relax line length check for fixed commit

2016-06-27 Thread Thomas Monjalon
2016-06-25 13:59, Wiles, Keith: > On 6/24/16, 4:30 AM, "dev on behalf of Bruce Richardson" dpdk.org on behalf of bruce.richardson at intel.com> wrote: > > >On Fri, Jun 24, 2016 at 12:44:18AM +0200, Thomas Monjalon wrote: > >> It is better to keep the line "Fixes:" longer than 75 characters > >>

[dpdk-dev] [PATCH] scripts: relax line length check for fixed commit

2016-06-25 Thread Wiles, Keith
On 6/24/16, 4:30 AM, "dev on behalf of Bruce Richardson" wrote: >On Fri, Jun 24, 2016 at 12:44:18AM +0200, Thomas Monjalon wrote: >> It is better to keep the line "Fixes:" longer than 75 characters >> than splitting. >> >> Signed-off-by: Thomas Monjalon > >Definite +1 Yes, +2 for me. >

[dpdk-dev] [PATCH] scripts: relax line length check for fixed commit

2016-06-24 Thread Bruce Richardson
On Fri, Jun 24, 2016 at 12:44:18AM +0200, Thomas Monjalon wrote: > It is better to keep the line "Fixes:" longer than 75 characters > than splitting. > > Signed-off-by: Thomas Monjalon Definite +1 Acked-by: Bruce Richardson