----- Ursprüngliche Mail ----- > Von: "Stephen Rothwell" <sfr@xxxxxxxxxxxxxxxx> > An: "Artem Bityutskiy" <dedekind1@xxxxxxxxx> > CC: "Linux Next Mailing List" <linux-next@xxxxxxxxxxxxxxx>, "linux-kernel" <linux-kernel@xxxxxxxxxxxxxxx>, "Quanyang > Wang" <quanyang.wang@xxxxxxxxxxxxx>, "richard" <richard@xxxxxx> > Gesendet: Sonntag, 19. Januar 2020 23:12:39 > Betreff: linux-next: Fixes tag needs some work in the ubifs tree > Hi all, > > In commit > > 31f36312d2ca ("ubifs: fix memory leak from c->sup_node") > > Fixes tag > > Fixes: 4793e7c5e1c8 ("ubifs: Store read superblock node") > > has these problem(s): > > - Subject does not match target commit subject > Just use > git log -1 --format='Fixes: %h ("%s")' > > Did you meean > > Fixes: 4793e7c5e1c8 ("UBIFS: add bulk-read facility") > > or > > Fixes: fd6150051bec ("ubifs: Store read superblock node") That should be fd6150051bec ("ubifs: Store read superblock node"). /me fixes. No idea how that happened. Thanks, //richard