hdparm: remove contradicting size info in config help
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 18 Jul 2017 20:25:58 +0000 (22:25 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 18 Jul 2017 20:25:58 +0000 (22:25 +0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
miscutils/hdparm.c

index 9811f33ab5eb281820cc5ed18758813abdddaeb5..af7fb99e9a3381cabb683f3664b1cf5584f91523 100644 (file)
@@ -17,8 +17,7 @@
 //config:      select PLATFORM_LINUX
 //config:      help
 //config:        Get/Set hard drive parameters. Primarily intended for ATA
-//config:        drives. Adds about 13k (or around 30k if you enable the
-//config:        FEATURE_HDPARM_GET_IDENTITY option)....
+//config:        drives.
 //config:
 //config:config FEATURE_HDPARM_GET_IDENTITY
 //config:      bool "Support obtaining detailed information directly from drives"