diff options
author | K. Y. Srinivasan <kys@microsoft.com> | 2015-12-22 00:12:20 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-02-08 06:32:57 +0100 |
commit | 1b807e1011af46a595ba46c75ad5e20ad7177af7 (patch) | |
tree | d0db61ca35aaf98c17d64bb46282a181050c7063 /samples/bpf | |
parent | goldfish: locking bugs in goldfish_pipe_read_write() (diff) | |
download | linux-1b807e1011af46a595ba46c75ad5e20ad7177af7.tar.xz linux-1b807e1011af46a595ba46c75ad5e20ad7177af7.zip |
Drivers: hv: vmbus: Cleanup vmbus_set_event()
Cleanup vmbus_set_event() by inlining the hypercall to post
the event and since the return value of vmbus_set_event() is not checked,
make it void. As part of this cleanup, get rid of the function
hv_signal_event() as it is only callled from vmbus_set_event().
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'samples/bpf')
0 files changed, 0 insertions, 0 deletions