You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
crypto: ccp - Fix typo in psp_populate_hsti function name
JIRA: https://issues.redhat.com/browse/RHEL-106910
Upstream Status: merged into herbert/crypto-2.6.git
commit 56a50e3
Author: Yunseong Kim <ysk@kzalloc.com>
Date: Sat Aug 16 14:30:29 2025 +0000
crypto: ccp - Fix typo in psp_populate_hsti function name
The function "psp_poulate_hsti" was misspelled. This patch corrects
the typo to "psp_populate_hsti" in both the function definition and
its call site within psp_init_hsti().
Signed-off-by: Yunseong Kim <ysk@kzalloc.com>
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>> ---
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Vladis Dronov <vdronov@redhat.com>
0 commit comments