]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: 9212/1: domain: Modify Kconfig help text
authorLinus Walleij <linus.walleij@linaro.org>
Sun, 19 Jun 2022 19:40:16 +0000 (20:40 +0100)
committerRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Wed, 6 Jul 2022 21:44:49 +0000 (22:44 +0100)
commitbe1a46cce2b9892e699cf11e163bcfe1e88c567c
tree6e12235dc60c157a67ee6a64e944f5314055f561
parent1d73cdd2946d426a363f00c380a835dc483792e4
ARM: 9212/1: domain: Modify Kconfig help text

After the removal of set_fs() the reference to set_fs() is stale.
Alter the helptext to reflect what the config option really does.

Fixes: e117fe73cf7f ("ARM: 9113/1: uaccess: remove set_fs() implementation")
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
arch/arm/mm/Kconfig