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)
commit4368d77a4d985758303a4257c07991c079db7a75
tree9791e196d639da92ba57395d3b9f9120a7b32819
parent9f7761cf0409465075dadb875d5d4b8ef2f890c8
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