mirror of
https://github.com/torvalds/linux.git
synced 2025-11-06 19:50:24 +02:00
It returns the number of vectors allocated when successful, so check for
a negative error only.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| vmci_context.c | ||
| vmci_context.h | ||
| vmci_datagram.c | ||
| vmci_datagram.h | ||
| vmci_doorbell.c | ||
| vmci_doorbell.h | ||
| vmci_driver.c | ||
| vmci_driver.h | ||
| vmci_event.c | ||
| vmci_event.h | ||
| vmci_guest.c | ||
| vmci_handle_array.c | ||
| vmci_handle_array.h | ||
| vmci_host.c | ||
| vmci_queue_pair.c | ||
| vmci_queue_pair.h | ||
| vmci_resource.c | ||
| vmci_resource.h | ||
| vmci_route.c | ||
| vmci_route.h | ||