Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 231821d4 authored by Masatake YAMATO's avatar Masatake YAMATO Committed by Jiri Kosina
Browse files

dynamic_debug: fix comment



Signed-off-by: default avatarMasatake YAMATO <yamato@redhat.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 9ed03783
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -641,7 +641,7 @@ static __init int ddebug_setup_query(char *str)
__setup("ddebug_query=", ddebug_setup_query);

/*
 * File_ops->write method for <debugfs>/dynamic_debug/conrol.  Gathers the
 * File_ops->write method for <debugfs>/dynamic_debug/control.  Gathers the
 * command text from userspace, parses and executes it.
 */
#define USER_BUF_PAGE 4096