[PATCH v2] checkpatch: always parse orig_commit in fixes tag
From: Tamir Duberstein
Date: Fri Oct 25 2024 - 19:43:50 EST
Do not require the presence of `$balanced_parens` to get the commit SHA;
this allows a `Fixes: deadbeef` tag to get a correct suggestion rather
than a suggestion containing a reference to HEAD.
Given this patch:
```