aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/builtin-annotate.c
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <[email protected]>2017-06-16 11:39:15 -0300
committerArnaldo Carvalho de Melo <[email protected]>2017-06-19 15:14:58 -0300
commit6c3466435b03fb84647f5ad413f98f2ccb12b5c2 (patch)
tree55e93240208b072307f144520766a4fd75dd15d5 /tools/perf/builtin-annotate.c
parent36ce565114b4e7e3b83f40309675f6b1720957e4 (diff)
tools: Adopt __noreturn from kernel sources
To have a more compact way to specify that a function doesn't return, instead of the open coded: __attribute__((noreturn)) And use it instead of the tools/perf/ specific variation, NORETURN. Cc: Adrian Hunter <[email protected]> Cc: David Ahern <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Wang Nan <[email protected]> Link: http://lkml.kernel.org/n/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/builtin-annotate.c')
0 files changed, 0 insertions, 0 deletions