diff options
author | Vitaly Kuznetsov <vkuznets@redhat.com> | 2020-04-06 13:41:52 +0300 |
---|---|---|
committer | Wei Liu <wei.liu@kernel.org> | 2020-04-23 16:17:11 +0300 |
commit | 5cc415001bca8fe0e3f0ee6d58a953a314dd9751 (patch) | |
tree | ce40b63b57b59b699d551164ac3ff6f02f52dd63 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | a276463b7aeb6186e7e4315cccb032773fb31b5d (diff) | |
download | linux-5cc415001bca8fe0e3f0ee6d58a953a314dd9751.tar.xz |
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 <vkuznets@redhat.com>
Reviewed-by: Michael Kelley <mikelley@microsoft.com>
Link: https://lore.kernel.org/r/20200406104154.45010-4-vkuznets@redhat.com
Signed-off-by: Wei Liu <wei.liu@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions