On Thu, May 1, 2025 at 9:45 PM Andrew Pinski wrote:
>
> While helping Eikansh with a patch to ccmp, it was noticed that the
> result stored in the up pointer that gets passed to get_compare_parts
> was unused on all call sites.
> It was always unused since get_compare_parts was added in
> r8-1717-
While helping Eikansh with a patch to ccmp, it was noticed that the
result stored in the up pointer that gets passed to get_compare_parts
was unused on all call sites.
It was always unused since get_compare_parts was added in
r8-1717-gf580a969d7fbab. It looks it was not noticed it became unused
whe