Skip to content
Snippets Groups Projects
user avatar
Luis Henriques authored
tracing_stat_init() was always returning '0', even on the error paths.  It
now returns -ENODEV if tracing_init_dentry() fails or -ENOMEM if it fails
to created the 'trace_stat' debugfs directory.

Link: http://lkml.kernel.org/r/1410299381-20108-1-git-send-email-luis.henriques@canonical.com



Fixes: ed6f1c99 ("tracing: Check return value of tracing_init_dentry()")
Signed-off-by: default avatarLuis Henriques <luis.henriques@canonical.com>
[ Pulled from the archeological digging of my INBOX ]
Signed-off-by: default avatarSteven Rostedt (VMware) <rostedt@goodmis.org>
afccc00f
History
Name Last commit Last update