]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: fix CONFIG_CFG80211_EXTRA_REGDB_KEYDIR typo
authorJohannes Berg <johannes.berg@intel.com>
Mon, 21 Feb 2022 14:55:12 +0000 (15:55 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 1 Mar 2022 13:10:14 +0000 (14:10 +0100)
commita12f76345e026f1b300a0d17c56f020b6949b093
tree314c1f8cf7ef35bd81efec68532d84eeba7102bf
parent94d9864cc86f572f881db9b842a78e9d075493ae
cfg80211: fix CONFIG_CFG80211_EXTRA_REGDB_KEYDIR typo

The kbuild change here accidentally removed not only the
unquoting, but also the last character of the variable
name. Fix that.

Fixes: 129ab0d2d9f3 ("kbuild: do not quote string values in include/config/auto.conf")
Reviewed-by: Masahiro Yamada <masahiroy@kernel.org>
Link: https://lore.kernel.org/r/20220221155512.1d25895f7c5f.I50fa3d4189fcab90a2896fe8cae215035dae9508@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/Makefile