]> git.ipfire.org Git - thirdparty/iproute2.git/commit
dcb: app: rename dcb_app_print_key_*() functions
authorDaniel Machon <daniel.machon@microchip.com>
Tue, 6 Jun 2023 07:19:39 +0000 (09:19 +0200)
committerDavid Ahern <dsahern@kernel.org>
Fri, 9 Jun 2023 21:43:47 +0000 (15:43 -0600)
commitb4a52658a06f484b845eae6b310db60bb2754270
tree220591d509603294a47bbf21476b64f7d06f62b6
parent00d59f4013b88b237b37fd830c8ca262102f6b49
dcb: app: rename dcb_app_print_key_*() functions

In preparation for changing the prototype of dcb_app_print_filtered(),
rename the _print_key_*() functions to _print_pid_*(), as the protocol
can both be key and value with the introduction of dcb-rewr.

Signed-off-by: Daniel Machon <daniel.machon@microchip.com>
Reviewed-by: Petr Machata <me@pmachata.org>
Signed-off-by: David Ahern <dsahern@kernel.org>
dcb/dcb_app.c