]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
perf annotate browser: Fix behaviour of Shift-Tab with nothing focussed
authorMarkus Trippelsdorf <markus@trippelsdorf.de>
Mon, 14 Dec 2015 15:44:03 +0000 (16:44 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 26 Jan 2016 14:14:25 +0000 (11:14 -0300)
commitd4913cbd05bab685e49c8174896e563b2487d054
tree8f8ff21e85d7bcb2d39242d59c1778d57bf321b4
parentcf89813a5b514bff9b3b5e7eaf2090f22fba62e0
perf annotate browser: Fix behaviour of Shift-Tab with nothing focussed

The issue was pointed out by gcc-6's -Wmisleading-indentation.

Signed-off-by: Markus Trippelsdorf <markus@trippelsdorf.de>
Acked-by: Ingo Molnar <mingo@kernel.org>
Cc: Ben Hutchings <ben@decadent.org.uk>
Cc: Matt Fleming <matt@codeblueprint.co.uk>
Cc: Peter Zijlstra <peterz@infradead.org>
Fixes: c97cf42219b7 ("perf top: Live TUI Annotation")
Link: http://lkml.kernel.org/r/20151214154403.GB1409@x4
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/ui/browsers/annotate.c