From: Grant Likely Date: Thu, 4 Oct 2007 16:48:37 +0000 (-0600) Subject: [POWERPC] XilinxFB: rename failout labels to reflect failure X-Git-Tag: v2.6.24-rc1~1450^2~14^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fb99ce4e2748dafe3f10dba2932f0d13f577623;p=pandora-kernel.git [POWERPC] XilinxFB: rename failout labels to reflect failure Labels and gotos are used in xilinxfb_assign to unwind allocations on device registration failures. Rename the labels to reflect the error which occured. This change is being made to make it easier to add new failout paths (which occurs in a subsuquent patch) and to make reviewing the failout path easier. Signed-off-by: Grant Likely Acked-by: Andrei Konovalov --- Reading git-diff-tree failed