From fe42cfb4908602f2fb6db7b849e170d2fa26fea1 Mon Sep 17 00:00:00 2001 From: Gustavo Padovan Date: Mon, 3 Nov 2014 18:56:57 -0200 Subject: [PATCH] drm/exynos/fimd: don't initialize 'ret' variable in fimd_probe() We set it in the beginning of the function, thus no need to set it at initialization. Signed-off-by: Gustavo Padovan Signed-off-by: Inki Dae --- Reading git-format-patch failed