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 --- net/psp/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/psp/Kconfig b/net/psp/Kconfig index a7d24691a7e1d26e..371e8771f3bd38d1 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 -- 2.43.0