On Thu, Mar 13, 2014 at 10:49 PM, Arthur Borsboom
wrote:
> Removed centralized exiting of function (goto statement), since it was the
> only used in one single location with only a return statement.
As in previous patch, keep the commit message at around 72 cols.
> Signed-off-by: Arthur Borsboo
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
---
drivers/gpu/drm/gma500/psb_drv.c | 7 +--
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/drivers/gpu/drm