]> git.baikalelectronics.ru Git - kernel.git/commit
tools: bpftool: rename cgroup list -> show in the code
authorJakub Kicinski <jakub.kicinski@netronome.com>
Tue, 2 Jan 2018 22:48:35 +0000 (14:48 -0800)
committerDaniel Borkmann <daniel@iogearbox.net>
Thu, 4 Jan 2018 11:28:46 +0000 (12:28 +0100)
commit59a15a9a67573c5a30ddb7326d739aca3655f819
tree3f927b1841638a1b8f0f92f51614e467e93f42b7
parent5eb6c72b221110ed03de9a048e9e7bdde44ef433
tools: bpftool: rename cgroup list -> show in the code

So far we have used "show" as a keyword for listing
programs and maps.  Use the word "show" in the code
for cgroups too, next commit will alias show and list.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
tools/bpf/bpftool/cgroup.c