From: Linas Vepstas Date: Fri, 13 Apr 2007 22:34:09 +0000 (-0700) Subject: PCI: rpaphp: match up alloc and free in same routine X-Git-Tag: v2.6.22-rc1~1039^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31be7586d1122538747519d786408f142f59dd46;p=pandora-kernel.git PCI: rpaphp: match up alloc and free in same routine 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 Cc: John Rose Signed-off-by: Kristen Carlson Accardi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed