staging: refer to TODO in Kconfig help text
authorAaro Koskinen <aaro.koskinen@iki.fi>
Thu, 25 Apr 2019 19:49:04 +0000 (22:49 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 Apr 2019 13:00:30 +0000 (15:00 +0200)
Refer to TODO file instead of driver_name.README that does not seem to be
used.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/Kconfig

index b770c8c..82f1699 100644 (file)
@@ -16,8 +16,8 @@ menuconfig STAGING
 
          If you wish to work on these drivers, to help improve them, or
          to report problems you have with them, please see the
-         driver_name.README file in the drivers/staging/ directory to
-         see what needs to be worked on, and who to contact.
+         drivers/staging/<driver_name>/TODO file to see what needs to be
+         worked on, and who to contact.
 
          If in doubt, say N here.