Hello, On Fri, Apr 27, 2018 at 11:34:58AM +0200, Paul Menzel wrote: > Dear Greg, > > > Looking at the change-log of the stable series, there are two lines between > the commit messages summary [1] and the first line of the commit message > body. > > > commit 4c8e0270dc7afb10d4e06be4adfd177db5cb3cb8 > > Author: Tang Junhui <tang.junhui@xxxxxxxxxx> > > Date: Wed Feb 7 11:41:46 2018 -0800 > > > > bcache: fix for data collapse after re-attaching an attached device > > [ Upstream commit 73ac105be390c1de42a2f21643c9778a5e002930 ] > > I assume you scripts generate that. Could they be changed to just add one > blank line? Just FWIW the ones appearing in the changelog seem to only affect Sasha's autosel commits, which have a From line in the body. It might be that the automatic removal of this From leaves only the previous and next empty lines, resulting in what you observe. Just my two cents, Willy