diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2019-01-27 11:31:39 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2019-02-06 10:00:38 -0300 |
commit | 4fed072609b8aae27eac7169033f762867a5ab4c (patch) | |
tree | ac3306d84addf8b26097c7d857fe18b1a148eff1 /fs/minix | |
parent | af1db7f6b7323ab9f7beffe6028f421f4c398e7f (diff) | |
download | linux-4fed072609b8aae27eac7169033f762867a5ab4c.tar.bz2 |
perf srccode: Move struct definition from map.h to srccode.h
To reduce the header dependencies, since we already have a srccode.h
header, then there is where the 'struct srccode_state' should be, and
map.h, that is more widely used should have just a forward declaraion
of 'struct srccode_state'.
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lkml.kernel.org/n/tip-64lrkjjaa7wlo1zi2gr5u3es@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'fs/minix')
0 files changed, 0 insertions, 0 deletions