diff options
author | Jesper Juhl <jesper.juhl@gmail.com> | 2005-12-11 06:42:38 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-01-09 12:13:19 -0800 |
commit | f5c99dfc11dce8f26c1ceedb6595fa0eac335ea3 (patch) | |
tree | 5373f5f12da8ff8225db41a4577dbecee835ca6f /drivers/pci/setup-irq.c | |
parent | efbf62e9f4d93c3716a4d6d3221d537c71e299a2 (diff) |
[PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/rpaphp_pci.c
Here's a small patch to reduce the nr. of pointer dereferences in
drivers/pci/hotplug/rpaphp_pci.c
Benefits:
- micro speed optimization due to fewer pointer derefs
- generated code should be slightly smaller
- better readability
note: due to lack of both hardware and cross-compile tools this patch is,
unfortunately, completely untested.
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/pci/setup-irq.c')
0 files changed, 0 insertions, 0 deletions