scripts: check spacing after commit references
authorThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 5 Jul 2016 16:24:21 +0000 (18:24 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Sun, 10 Jul 2016 14:34:11 +0000 (16:34 +0200)
commit4fe45378b8dbbcc6dba6fd7d1e8769e7efad9622
tree349ab46b8b4def9f9eb15736b8e04443769183fa
parent48660cab922d5811dea9691ac13d96a8ec63b833
scripts: check spacing after commit references

A blank line between "Fixes" and "Signed-off-by" helps to
separate information in blocks.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
scripts/check-git-log.sh