Hi all,
In commit
e1cc2d7d3868 ("power: supply: bq256xx: Fix BQ256XX_NUM_WD_VAL and bq256xx_watchdog_time[] overrun")
Fixes tag
Fixes: 32e4978bb92 ("power: supply: bq256xx: Introduce the BQ256XX charger driver")
has these problem(s):
- SHA1 should be at least 12 digits long
Probably not worth rebasing to fix.
Can be fixed in the future 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").
--
Cheers,
Stephen Rothwell
Hi Stephen,
On Fri, Jan 15, 2021 at 06:39:35AM +1100, Stephen Rothwell wrote:
> In commit
>
> e1cc2d7d3868 ("power: supply: bq256xx: Fix BQ256XX_NUM_WD_VAL and bq256xx_watchdog_time[] overrun")
>
> Fixes tag
>
> Fixes: 32e4978bb92 ("power: supply: bq256xx: Introduce the BQ256XX charger driver")
>
> has these problem(s):
>
> - SHA1 should be at least 12 digits long
>
> Probably not worth rebasing to fix.
>
> Can be fixed in the future 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").
Thanks for the report. I rebased and fixed this up, since there were
also Tony's incorrect fixes Tags.
-- Sebastian