From: Tomasz Figa Date: Thu, 12 Dec 2013 16:07:16 +0000 (+0100) Subject: clk: max77686: Refactor successful exit of probe function X-Git-Tag: v3.14-rc1~109^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0f851777131b9fbd6f5853bea1f6144e88c1c72;p=pandora-kernel.git clk: max77686: Refactor successful exit of probe function The function can simply return 0, without jumping to a separate label, which does exactly the same. This patch does not introduce any functional change, just a clean-up. Signed-off-by: Tomasz Figa Acked-by: Kyungmin Park Signed-off-by: Mike Turquette --- Reading git-diff-tree failed