On Mon,  9 Jun 2014 13:47:21 +0200
Fabian Frederick <f...@skynet.be> wrote:

> @@ -1097,7 +1094,6 @@ static __init void ftrace_profile_debugfs(struct dentry 
> *d_tracer)
>                       return;
>               }
>       }
> -

Unneeded change.

-- Steve

>       entry = debugfs_create_file("function_profile_enabled", 0644,
>                                   d_tracer, NULL, &ftrace_profile_fops);
>       if (!entry)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to