]> git.baikalelectronics.ru Git - kernel.git/commit
SUNRPC: Drop redundant CONFIG_ from CONFIG_SUNRPC_DISABLE_INSECURE_ENCTYPES
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 19 Jun 2019 21:24:10 +0000 (17:24 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sat, 6 Jul 2019 18:54:53 +0000 (14:54 -0400)
commit358fb91429135e46bba99c181e0c36e37dbb8c62
tree9791e196d639da92ba57395d3b9f9120a7b32819
parent522b2de2616ae55e62ce6eed52a9fa6ab41fc0c3
SUNRPC: Drop redundant CONFIG_ from CONFIG_SUNRPC_DISABLE_INSECURE_ENCTYPES

The "CONFIG_" portion is added automatically, so this was being expanded
into "CONFIG_CONFIG_SUNRPC_DISABLE_INSECURE_ENCTYPES"

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
net/sunrpc/Kconfig