diff options
| author | Jiri Slaby (SUSE) <[email protected]> | 2024-04-05 08:08:12 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-04-09 15:28:02 +0200 |
| commit | 779087fe2fecf8b8aa7bdd69982f9c0c8266927b (patch) | |
| tree | e6dafbbdcddd56bdc2db37ca5134261b8914ef8e /tools/perf/scripts/python | |
| parent | fec50db7033ea478773b159e0e2efb135270e3b7 (diff) | |
kfifo: drop __kfifo_dma_out_finish_r()
It is the same as __kfifo_skip_r(), so:
* drop __kfifo_dma_out_finish_r() completely, and
* replace its (only) use by __kfifo_skip_r().
Signed-off-by: Jiri Slaby (SUSE) <[email protected]>
Cc: Stefani Seibold <[email protected]>
Cc: Andrew Morton <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions