• K
    tracetool: Forbid argument name 'next' · fa6b8733
    Kevin Wolf 提交于
    It has happened more than once that patches that look perfectly sane
    and work with simpletrace broke systemtap because they use 'next' as an
    argument name for a tracing function. However, 'next' is a keyword for
    systemtap, so we shouldn't use it.
    Signed-off-by: NKevin Wolf <kwolf@redhat.com>
    fa6b8733
tracetool 11.3 KB