From: Geert Uytterhoeven Date: Thu, 25 Sep 2025 07:09:50 +0000 (+0200) Subject: psp: Expand PSP acronym in INET_PSP help description X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=6c85fb5486c5a8ae646438877d7dc5050992a173;p=users%2Fhch%2Fmisc.git psp: Expand PSP acronym in INET_PSP help description People not very intimate with PSP may not know the meaning of this recursive acronym. Hence replace the half-explanatory "PSP protocol" in the help description by the full expansion, like is done in the linked PSP Architecture Specification document. Signed-off-by: Geert Uytterhoeven Reviewed-by: Simon Horman Link: https://patch.msgid.link/ae13c3ed7f80e604b8ae1561437a67b73549e599.1758784164.git.geert+renesas@glider.be Signed-off-by: Jakub Kicinski --- diff --git a/net/psp/Kconfig b/net/psp/Kconfig index a7d24691a7e1..371e8771f3bd 100644 --- a/net/psp/Kconfig +++ b/net/psp/Kconfig @@ -8,7 +8,7 @@ config INET_PSP select SKB_DECRYPTED select SOCK_VALIDATE_XMIT help - Enable kernel support for the PSP protocol. + Enable kernel support for the PSP Security Protocol (PSP). For more information see: https://raw.githubusercontent.com/google/psp/main/doc/PSP_Arch_Spec.pdf