From: Linas Vepstas Date: Fri, 13 Apr 2007 22:34:10 +0000 (-0700) Subject: PCI: rpaphp: Fix a memleak; slot->location string was never freed X-Git-Tag: v2.6.22-rc1~1039^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fd39c35a016150e93b68c472a04b2d4b5574a2b;p=pandora-kernel.git PCI: rpaphp: Fix a memleak; slot->location string was never freed Fix a memleak; the slot->location string was never freed. Fix some whitespace and overlong-line probelms while we're here. 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