Re: linux-next: Fixes tag needs some work in the spi-nor tree

2020-05-29 Thread Stephen Rothwell
Hi, On Fri, 29 May 2020 07:31:47 + wrote: > > Right. Maybe it is worth to add this kind of check in checkpatch.pl. One can > generate the Fixes tag by adding an alias in .gitconfig: > > [alias] > fixes = show --format='Fixes: %h (\"%s\")' -s I usually suggest git log -1

Re: linux-next: Fixes tag needs some work in the spi-nor tree

2020-05-29 Thread Tudor.Ambarus
On Friday, May 29, 2020 12:06:47 AM EEST Stephen Rothwell wrote: > Hi all, Hi, Stephen, > > In commit > > 5587fa489747 ("mtd: spi-nor: spansion: fix writes on S25FS512S") > > Fixes tag > > Fixes: dfd2b74530e ("mtd: spi-nor: add Spansion S25FS512S ID") > > has these problem(s): > > -