perf ctype: Remove now unused 'spaces' variable
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 25 Jun 2019 19:28:40 +0000 (16:28 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 25 Jun 2019 19:28:40 +0000 (16:28 -0300)
commit93d50edc80abfdf9ad8064af9631a60c56bb0868
treedf850975868e41bb7056ee0c2660cd2500c01566
parentb598c34ffc2b60c5c2f6450753a376a81f225652
perf ctype: Remove now unused 'spaces' variable

We can left justify just fine using the 'field width' modifier in %s
printf, ditch this variable.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lkml.kernel.org/n/tip-2td8u86mia7143lbr5ttl0kf@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/ctype.c
tools/perf/util/sane_ctype.h