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)
commit7909675daf55e8222b40e5e162bbc9d633bd5bac
tree951e552c458ef8c6b201714fe0b5db2043f3ef61
parent4c38c8f5d2c8c48dcf502cd039f30cb1f82fe63c
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