On Thu, 21 Feb 2019 14:10:29 +0100, Stephen Rothwell wrote: > > Hi Takashi, > > In commit > > de73e99af971 ("ALSA: hda/realtek: Enable audio jacks of ASUS UX362FA with ALC294") > > Fixes tag > > Fixes: 4e0511067 ("ALSA: hda/realtek: Enable audio jacks of ASUS UX533FD with ALC294") > > has these problem(s): > > - SHA1 should be at least 12 digits long > Can be fixed by setting core.abbrev to 12 (or more) or (for git v2.11 > or later) just making sure it is not set (or set to "auto"). Fixed now, thanks. Takashi