]> 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)
commitbb193803bf20d9799062fad3b6e416fe068b2746
tree6e12235dc60c157a67ee6a64e944f5314055f561
parentd6a44753ac11e91f677993fd199cc3321b228135
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: d7232ea8a600 ("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