From: Dan Carpenter Date: Fri, 8 Jul 2011 08:45:32 +0000 (+0100) Subject: gma500: reversed test in mdfld_dbi_dsr_exit() X-Git-Tag: v3.1-rc1~232^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d75758b3d12b45fc7535083a968b3a99935c9d9a;p=pandora-kernel.git gma500: reversed test in mdfld_dbi_dsr_exit() We should only cleanup "dsr_info" if it's non-NULL obviously and not the other way around. Signed-off-by: Dan Carpenter Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed