On Thu, 14 Aug 2025 15:10:56 PDT (-0700), Vineet Gupta wrote: > On 8/14/25 14:48, Vineet Gupta wrote: >> Yes it needed adjustment due to additional save/restore. Fixed that and will >> push shortly. > > The commit hook doesn't like the following > > | remote: *** The following commit was rejected by your > hooks.commit-extra-checker script (status: 1) > | remote: *** commit: a42dc3b453316e21877da071ca4824cd624f61b9 > | remote: *** ChangeLog format failed: > | remote: *** ERR: line should start with a tab: > > Despite adding a tab there > > Â Â Â Â Â Â Â Â Fixes: f652a35877e3 ("This is almost exclusively Jivan's > work....") > Signed-off-by: Vineet Gupta <vine...@rivosinc.com>
Not sure if it's the problem as I don't know where that script is, but looks like other commits have the Fixes before the ChangeLog (and without a tab).