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:
fa18915
)
PCI: rpaphp: match up alloc and free in same routine
author
Linas Vepstas
<linas@austin.ibm.com>
Fri, 13 Apr 2007 22:34:09 +0000
(15:34 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 3 May 2007 02:02:38 +0000
(19:02 -0700)
The routine that called an alloc should be the same routine that
calles the mathcing free, if anything in the middle failed.
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