perf tools: Protect header files with a consistent style
authorJohn Kacur <jkacur@redhat.com>
Thu, 24 Sep 2009 16:02:18 +0000 (18:02 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 24 Sep 2009 19:27:51 +0000 (21:27 +0200)
commit8b40f521cf1c9750eab0c04da9075e7484675e9c
treeccf78010cc05ca0e38ebf6f443fd507c287c2fdf
parentcbfeb267cb0ff632dbc8ff02685012bee2e87434
perf tools: Protect header files with a consistent style

There was a colorful mix of header guards - standardize them.

Signed-off-by: John Kacur <jkacur@redhat.com>
LKML-Reference: <alpine.LFD.2.00.0909241756530.11383@localhost.localdomain>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
24 files changed:
tools/perf/util/cache.h
tools/perf/util/callchain.h
tools/perf/util/color.h
tools/perf/util/debug.h
tools/perf/util/event.h
tools/perf/util/exec_cmd.h
tools/perf/util/header.h
tools/perf/util/help.h
tools/perf/util/levenshtein.h
tools/perf/util/module.h
tools/perf/util/parse-events.h
tools/perf/util/parse-options.h
tools/perf/util/quote.h
tools/perf/util/run-command.h
tools/perf/util/sigchain.h
tools/perf/util/strbuf.h
tools/perf/util/string.h
tools/perf/util/strlist.h
tools/perf/util/svghelper.h
tools/perf/util/symbol.h
tools/perf/util/thread.h
tools/perf/util/trace-event.h
tools/perf/util/types.h
tools/perf/util/values.h