diff options
| author | Matthew Wilcox <matthew@wil.cx> | 2008-10-16 14:57:54 -0600 | 
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-01-06 10:44:30 -0800 | 
| commit | 210272a28465a7a31bcd580d2f9529f924965aa5 (patch) | |
| tree | bd368e8f27c7691b12deaafc1a52c79db1fa1cc9 /drivers/base/isa.c | |
| parent | 929d2fa5955ab27aa21fac615b23e0e92e8dc3a0 (diff) | |
| download | olio-linux-3.10-210272a28465a7a31bcd580d2f9529f924965aa5.tar.xz olio-linux-3.10-210272a28465a7a31bcd580d2f9529f924965aa5.zip  | |
driver core: Remove completion from struct klist_node
Removing the completion from klist_node reduces its size from 64 bytes
to 28 on x86-64.  To maintain the semantics of klist_remove(), we add
a single list of klist nodes which are pending deletion and scan them.
Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/base/isa.c')
0 files changed, 0 insertions, 0 deletions