]> git.baikalelectronics.ru Git - kernel.git/commit
perf header: Use skip_spaces() in __write_cpudesc()
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 26 Jun 2019 00:33:14 +0000 (21:33 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 26 Jun 2019 00:34:31 +0000 (21:34 -0300)
commit531e6d8077495ca4b3e79ea33e843f1329a0dbad
tree635749ef5ec9a7965ad1fcd9e7343ea73c887cbe
parent75c577e6fd485f4b0e8b87375c8893c8fdfa4f29
perf header: Use skip_spaces() in __write_cpudesc()

No change in behaviour.

Cc: Stephane Eranian <eranian@google.com>
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-0dbfpi70aa66s6mtd8z6p391@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/header.c