[PATCH][next] crypto: stm32: Fix spelling mistake "STMicrolectronics" -> "STMicroelectronics"

Maxime MERE maxime.mere at foss.st.com
Thu Jul 24 05:07:19 PDT 2025


Hi, thanks for the typo fix.

Acked-by: Maxime Méré <maxime.mere at foss.st.com>

On 7/24/25 12:57, Colin Ian King wrote:
> There is a spelling mistake in the module description text. Fix it.
> 
> Signed-off-by: Colin Ian King <colin.i.king at gmail.com>
> ---
>   drivers/crypto/stm32/stm32-cryp.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/crypto/stm32/stm32-cryp.c b/drivers/crypto/stm32/stm32-cryp.c
> index a89b4c5d62a0..5e82e8a1f71a 100644
> --- a/drivers/crypto/stm32/stm32-cryp.c
> +++ b/drivers/crypto/stm32/stm32-cryp.c
> @@ -2781,5 +2781,5 @@ static struct platform_driver stm32_cryp_driver = {
>   module_platform_driver(stm32_cryp_driver);
>   
>   MODULE_AUTHOR("Fabien Dessenne <fabien.dessenne at st.com>");
> -MODULE_DESCRIPTION("STMicrolectronics STM32 CRYP hardware driver");
> +MODULE_DESCRIPTION("STMicroelectronics STM32 CRYP hardware driver");
>   MODULE_LICENSE("GPL");




More information about the linux-arm-kernel mailing list