From: Aaro Koskinen Date: Thu, 17 Feb 2011 21:29:12 +0000 (+0200) Subject: staging: xgifb: fix some memory leaks X-Git-Tag: v2.6.39-rc1~469^2~556 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6af8172043ddcebfcfc06a0921a10a858de45106;p=pandora-kernel.git staging: xgifb: fix some memory leaks Some xgifb_probe() error paths are missing proper vfree()s. Move them all into a single place. Signed-off-by: Aaro Koskinen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed