scripts: relax line length check for fixed commit
authorThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 23 Jun 2016 22:40:43 +0000 (00:40 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 27 Jun 2016 14:50:27 +0000 (16:50 +0200)
commitb7743213447f8c9aa4afa0f2ea9fac56628c57e3
treefc633e71246335f405db2292cf88ca0d7f0e2bcb
parent9115326d99f0f03c163b04d6379bd3b8969db6c0
scripts: relax line length check for fixed commit

It is better to keep the line "Fixes:" longer than 75 characters
than splitting.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
scripts/check-git-log.sh