diff options
author | 2022-07-03 21:02:49 -0400 | |
---|---|---|
committer | 2022-07-09 14:38:12 +0900 | |
commit | 6cda12864cb0f99810a5809e11e3ee5b102c9a47 (patch) | |
tree | 6de8ed379115b8458e7e298205223777a384fe39 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 9p: Fix some kernel-doc comments (diff) | |
download | wireguard-linux-6cda12864cb0f99810a5809e11e3ee5b102c9a47.tar.xz wireguard-linux-6cda12864cb0f99810a5809e11e3ee5b102c9a47.zip |
9p: Drop kref usage
An upcoming patch is going to require passing the client through
p9_req_put() -> p9_req_free(), but that's awkward with the kref
indirection - so this patch switches to using refcount_t directly.
Link: https://lkml.kernel.org/r/20220704014243.153050-1-kent.overstreet@gmail.com
Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Cc: Eric Van Hensbergen <ericvh@gmail.com>
Cc: Latchesar Ionkov <lucho@ionkov.net>
Signed-off-by: Dominique Martinet <asmadeus@codewreck.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions