af_packet: Don't send zero-byte data in packet_sendmsg_spkt().
[platform/kernel/linux-rpi.git] / samples / Kconfig
index 30ef8bd..fd24daa 100644 (file)
@@ -38,7 +38,7 @@ config SAMPLE_FTRACE_DIRECT
          that hooks to wake_up_process and prints the parameters.
 
 config SAMPLE_FTRACE_DIRECT_MULTI
-       tristate "Build register_ftrace_direct_multi() example"
+       tristate "Build register_ftrace_direct() on multiple ips example"
        depends on DYNAMIC_FTRACE_WITH_DIRECT_CALLS && m
        depends on HAVE_SAMPLE_FTRACE_DIRECT_MULTI
        help