From: Tushar Behera Date: Thu, 24 Jan 2013 10:11:06 +0000 (+0530) Subject: i2c: s3c2410: Remove unnecessary label err_noclk X-Git-Tag: v3.9-rc1~75^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=669da30d4c972fe62e14a435abf909d19d9b9467;p=pandora-kernel.git i2c: s3c2410: Remove unnecessary label err_noclk err_noclk label redirects to a simple return statement. Move the return statement to the caller location and remove the label. Signed-off-by: Tushar Behera Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed