git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf8cbae
)
PCI: rpaphp: Remove global num_slots variable
author
Linas Vepstas
<linas@austin.ibm.com>
Fri, 13 Apr 2007 22:34:08 +0000
(15:34 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 3 May 2007 02:02:38 +0000
(19:02 -0700)
Cleanup cruft: remove the global "num_slots" variable;
although scattered across multiple files, it is used only
once, in a debug statement.
Signed-off-by: Linas Vepstas <linas@austin.ibm.com>
Cc: John Rose <johnrose@austin.ibm.com>
Signed-off-by: Kristen Carlson Accardi <kristen.c.accardi@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found