diff options
| author | Nicolas Saenz Julienne <[email protected]> | 2020-06-29 17:09:11 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-07-01 15:47:04 +0200 |
| commit | b74a8932dff818f5ff83101c8088a307a8f2eeda (patch) | |
| tree | 32f04bf84caeb3b02ea701af41fb976bbbd95095 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 5a8e22e3d319ddae77c9fcce31ebc40577a32c6a (diff) | |
staging: vc04_services: bcm2835-audio: Use vchi_msg_hold()
vchi_msg_dequeue() provides the same functionality as vchi_msg_hold()
except it copies the message data as opposed to the later which provides
the data in place.
The copying is done on a local variable, so there is no need to keep the
message out the function's bounds, so use vchi_msg_hold() instead.
Signed-off-by: Nicolas Saenz Julienne <[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/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions