]> git.baikalelectronics.ru Git - kernel.git/commit
perf tools: Remove FLEX_ARRAY definition
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 17 Apr 2017 14:08:20 +0000 (11:08 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 19 Apr 2017 16:01:41 +0000 (13:01 -0300)
commit0e9457cc10b9b276122499dfc29de649abfb2bc7
tree951e552c458ef8c6b201714fe0b5db2043f3ef61
parentb8465a3b25ff8078f90a3f5bb276f287a96b4bf3
perf tools: Remove FLEX_ARRAY definition

We rely on symbol->name[0] since the beginning of tools/perf/, never
having received any complaint about it, also all the containers build
perf just fine, so remove this git codebase remnant.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/n/tip-jsjpgojut8e22o2gtz83augk@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-help.c
tools/perf/util/util.h