commit | 6714a04114639350a7fed93edf8e1b995c5e8059 | [log] [tgz] |
---|---|---|
author | Namhyung Kim <namhyung@gmail.com> | Sun Jan 08 02:25:31 2012 +0900 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Sun Jan 08 13:29:34 2012 -0200 |
tree | 0be30e0c6fc77dc2881082654d9cd02ae710538f | |
parent | 993452541796f3637da9f2e537b9333494b3b2a1 [diff] |
perf annotate: Get rid of field_sep check The 'field_sep' variable is not set anywhere. Just remove the conditional. Cc: Ingo Molnar <mingo@elte.hu> Cc: Paul Mackerras <paulus@samba.org> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/1325957132-10600-7-git-send-email-namhyung@gmail.com Signed-off-by: Namhyung Kim <namhyung@gmail.com> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>