summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMichael Grzeschik <m.grzeschik@pengutronix.de>2022-04-03 01:27:42 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-04-21 18:15:33 +0200
commit61aa709ca58a0dbeeb817bfa9230c1a92979f2c6 (patch)
tree36fa09996478dec18d4bd328d8dfc7810fb2c5b2 /tools/perf/scripts/python
parentbe30e3502771ac0b5080ec61223d915354cde1cc (diff)
usb: gadget: uvc: rework uvcg_queue_next_buffer to uvcg_complete_buffer
The function uvcg_queue_next_buffer is used different than its name suggests. The return value nextbuf is never used by any caller. This patch reworks the function to its actual purpose, by removing the unused code and renaming it. The function name uvcg_complete_buffer makes it more clear that it is actually marking the current video buffer as complete. Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de> Link: https://lore.kernel.org/r/20220402232744.3622565-2-m.grzeschik@pengutronix.de Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions