typo corrected and updated cifs-2.6.git for-next On Wed, Aug 24, 2022 at 1:38 AM Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > > Hi all, > > In commit > > b044b4dd6048 ("smb3: fix temporary data corruption in insert range") > > Fixes tag > > Fixes: 7fe6fe95b9360 ("cifs: FALLOC_FL_INSERT_RANGE support") > > has these problem(s): > > - Subject does not match target commit subject > Just use > git log -1 --format='Fixes: %h ("%s")' > > -- > Cheers, > Stephen Rothwell -- Thanks, Steve