diff options
author | Dhaval Giani <dhaval.giani@gmail.com> | 2013-08-02 20:47:29 +0200 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2013-08-03 04:38:10 +0200 |
commit | e67bc51e574ffe3c4bc1e09cab7658b1e780b4ce (patch) | |
tree | 8a0b6424f72f4292543f7b4b96617b4992598257 /kernel | |
parent | tracing: Fix fields of struct trace_iterator that are zeroed by mistake (diff) | |
download | linux-e67bc51e574ffe3c4bc1e09cab7658b1e780b4ce.tar.xz linux-e67bc51e574ffe3c4bc1e09cab7658b1e780b4ce.zip |
tracing: Fix trace_dump_stack() proto when CONFIG_TRACING is not set
When CONFIG_TRACING is not enabled, the stub prototype for trace_dump_stack()
is incorrect. It has (void) when it should be (int).
Link: http://lkml.kernel.org/r/CAPhKKr_H=ukFnBL4WgDOVT5ay2xeF-Ho+CA0DWZX0E2JW-=vSQ@mail.gmail.com
Signed-off-by: Dhaval Giani <dhaval.giani@gmail.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions