On 13/01/2015 04:34, John Snow wrote:
> Rely on the PCI Device's bus pointer instead.
> One less global to worry about.
>
> Signed-off-by: John Snow
> ---
> tests/ahci-test.c | 14 ++
> 1 file changed, 6 insertions(+), 8 deletions(-)
>
> diff --git a/tests/ahci-test.c b/tests/ahci
Rely on the PCI Device's bus pointer instead.
One less global to worry about.
Signed-off-by: John Snow
---
tests/ahci-test.c | 14 ++
1 file changed, 6 insertions(+), 8 deletions(-)
diff --git a/tests/ahci-test.c b/tests/ahci-test.c
index c41c7d9..1981b6a 100644
--- a/tests/ahci-tes