From: Arthur Borsboom Date: Sat, 15 Mar 2014 21:12:16 +0000 (+0100) Subject: drm/gma500: Code cleanup - removal of centralized exiting of function X-Git-Tag: v3.15-rc1~51^2~48^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af3765c764ec1b3ce532d412be8843581bb94338;p=pandora-kernel.git drm/gma500: Code cleanup - removal of centralized exiting of function Removed centralized exiting of function (goto statement), since it was the only used in one single location with only a return statement. Signed-off-by: Arthur Borsboom Signed-off-by: Patrik Jakobsson --- Reading git-diff-tree failed