From: Dan Carpenter Date: Wed, 8 Apr 2009 10:52:39 +0000 (+0300) Subject: unreachable code in drms_uA_update() X-Git-Tag: v2.6.30-rc4~8^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=036de8efae4b81f8e1504fab654070cecce6dfa9;p=pandora-kernel.git unreachable code in drms_uA_update() I removed the extra semi-colon and indented the return statement. The unreachable code was found by smatch (http://repo.or.cz/w/smatch.git). The patch was compile tested. regards, dan carpenter Signed-off-by: Dan Carpenter Acked-by: Mark Brown Signed-off-by: Liam Girdwood --- Reading git-diff-tree failed