devtools: list stable commits without fixline
authorYuanhan Liu <yuanhan.liu@linux.intel.com>
Fri, 28 Apr 2017 07:21:54 +0000 (15:21 +0800)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 28 Apr 2017 10:05:03 +0000 (12:05 +0200)
commitf051679dc577d93d177e6eddefaba28a69d9955f
tree46f6c5bb1fe6d7792665b2ede416a72d5d8da260
parenteba33e87ad37626604be7186e746751f99691084
devtools: list stable commits without fixline

Some commits for stable releases (with Cc stable tag) may not have the
fixline.
Thus, this patch makes git-log-fixes.sh script also list those stable
commits do not have fixline.

Signed-off-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
devtools/git-log-fixes.sh