From: Cornelia Huck Date: Fri, 10 Aug 2007 12:32:26 +0000 (+0200) Subject: [S390] cio: avoid memory leak on error in css_alloc_subchannel(). X-Git-Tag: v2.6.23-rc3~8^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5693ce6f9b9f08942e55e3825db014f8b1205772;p=pandora-kernel.git [S390] cio: avoid memory leak on error in css_alloc_subchannel(). sch->lock has been allocated in cio_validate_subchannel(), it must be freed if cio_modify() fails. Signed-off-by: Cornelia Huck Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed