]> asedeno.scripts.mit.edu Git - linux.git/commit
perf hists browser: Fix up some branch alignment
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 16 Mar 2015 20:46:57 +0000 (17:46 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 16 Mar 2015 20:46:57 +0000 (17:46 -0300)
commit446fb96c4a72ba390fbdecf27a88eaa50ea179dc
treea249a7f54b51a11b43e166937333fa3f0290f62b
parent0ba332f70a555548430ef3cf459b5240df0ffbd5
perf hists browser: Fix up some branch alignment

Those asprintf return checks should be aligned with the other
conditionals, fix it.

Also add {} blocks to further clarify.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Borislav Petkov <bp@suse.de>
Cc: David Ahern <dsahern@gmail.com>
Cc: Don Zickus <dzickus@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-`ranpwd
Link: http://lkml.kernel.org/n/tip-nqgs07jfphbkw67wja870d3r@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/ui/browsers/hists.c