diff options
author | Vitaly Kuznetsov <[email protected]> | 2020-04-06 12:41:52 +0200 |
---|---|---|
committer | Wei Liu <[email protected]> | 2020-04-23 13:17:11 +0000 |
commit | 5cc415001bca8fe0e3f0ee6d58a953a314dd9751 (patch) | |
tree | ce40b63b57b59b699d551164ac3ff6f02f52dd63 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a276463b7aeb6186e7e4315cccb032773fb31b5d (diff) |
Drivers: hv: avoid passing opaque pointer to vmbus_onmessage()
vmbus_onmessage() doesn't need the header of the message, it only
uses it to get to the payload, we can pass the pointer to the
payload directly.
Signed-off-by: Vitaly Kuznetsov <[email protected]>
Reviewed-by: Michael Kelley <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Wei Liu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions