mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-05 06:46:43 +00:00
req_start is simply an alias of the "offset" function parameter, and req_end is being used just once in each function. (And both variables were loop invariant anyway, so should at least have got initialized outside the loop.) Signed-off-by: Jan Beulich <jbeulich@suse.com> Signed-off-by: David Vrabel <david.vrabel@citrix.com> |
||
|---|---|---|
| .. | ||
| conf_space_capability.c | ||
| conf_space_header.c | ||
| conf_space_quirks.c | ||
| conf_space_quirks.h | ||
| conf_space.c | ||
| conf_space.h | ||
| Makefile | ||
| passthrough.c | ||
| pci_stub.c | ||
| pciback_ops.c | ||
| pciback.h | ||
| vpci.c | ||
| xenbus.c | ||