• T
    trace/syscalls: Change ret param in struct syscall_trace_exit to long · 99df5a6a
    Tom Zanussi 提交于
    Commit ee949a86 ("tracing/syscalls:
    Use long for syscall ret format and field definitions") changed the
    syscall exit return type to long, but forgot to change it in the
    struct.
    Signed-off-by: NTom Zanussi <tzanussi@gmail.com>
    Cc: Steven Rostedt <rostedt@goodmis.org>
    Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
    Cc: Mike Galbraith <efault@gmx.de>
    Cc: Paul Mackerras <paulus@samba.org>
    Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
    Cc: Frederic Weisbecker <fweisbec@gmail.com>
    LKML-Reference: <1259133299-23594-3-git-send-email-tzanussi@gmail.com>
    Signed-off-by: NIngo Molnar <mingo@elte.hu>
    99df5a6a
trace.h 22.5 KB