tls: in AES-GCM decoding, avoid memmove
[oweals/busybox.git] / util-linux / mdev.c
index 23b6f8285f5c337474a8d0083b57eb513ede9637..4b4eeafba558354e4b5139d5c0b6490931bde1e4 100644 (file)
@@ -7,7 +7,6 @@
  *
  * Licensed under GPLv2, see file LICENSE in this source tree.
  */
-
 //config:config MDEV
 //config:      bool "mdev (16 kb)"
 //config:      default y
@@ -56,7 +55,7 @@
 //config:      For more information, please see docs/mdev.txt
 //config:
 //config:config FEATURE_MDEV_LOAD_FIRMWARE
-//config:      bool "Support loading of firmwares"
+//config:      bool "Support loading of firmware"
 //config:      default y
 //config:      depends on MDEV
 //config:      help