diff options
| author | Kent Overstreet <[email protected]> | 2022-07-04 01:02:49 +0000 |
|---|---|---|
| committer | Dominique Martinet <[email protected]> | 2022-07-09 05:38:12 +0000 |
| commit | 6cda12864cb0f99810a5809e11e3ee5b102c9a47 (patch) | |
| tree | 6de8ed379115b8458e7e298205223777a384fe39 /drivers/fpga/machxo2-spi.c | |
| parent | 9p: Fix some kernel-doc comments (diff) | |
| download | kernel-6cda12864cb0f99810a5809e11e3ee5b102c9a47.tar.gz kernel-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/[email protected]
Signed-off-by: Kent Overstreet <[email protected]>
Cc: Eric Van Hensbergen <[email protected]>
Cc: Latchesar Ionkov <[email protected]>
Signed-off-by: Dominique Martinet <[email protected]>
Diffstat (limited to 'drivers/fpga/machxo2-spi.c')
0 files changed, 0 insertions, 0 deletions
