]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5369a0d5f6ab69867aa0adde5f934789452d3bc7
treedf850975868e41bb7056ee0c2660cd2500c01566
parent4f039de66627c45990dae29a52984ca0ef71dd4d
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