tools lib bpf: Remove _get_ from non-refcount method names
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 3 Jun 2016 15:22:51 +0000 (12:22 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 6 Jun 2016 21:19:25 +0000 (18:19 -0300)
commita7fe0450b0142d0eb4a543840a43e22682debf25
treeb5406b8c6b3359a0084bff6c4d9ca717783b3b18
parent6e009e65a1e5202313fdaccde3bcb94272989eba
tools lib bpf: Remove _get_ from non-refcount method names

The use of this term is not warranted here, we use it in the kernel
sources and in tools/ for refcounting, so, for consistency, rename them.

Acked-bu: Wang Nan <wangnan0@huawei.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Milian Wolff <milian.wolff@kdab.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: http://lkml.kernel.org/n/tip-4ya1ot2e2fkrz48ws9ebiofs@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/lib/bpf/libbpf.c
tools/lib/bpf/libbpf.h
tools/perf/util/bpf-loader.c
This page took 0.030221 seconds and 5 git commands to generate.