From: Catalina Mocanu Date: Wed, 24 Sep 2014 21:27:36 +0000 (-0700) Subject: staging: imx-drm: Don't put an else right after a return X-Git-Tag: fixes-for-v3.18-merge-window~15^2~183 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7557b6e17215623f9e887e3815d447bb4dc4083f;p=pandora-kernel.git staging: imx-drm: Don't put an else right after a return This fixes the following checkpatch.pl warning: WARNING: else is not generally useful after a break or return. Signed-off-by: Catalina Mocanu Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed