From: H Hartley Sweeten Date: Wed, 19 Sep 2012 22:10:15 +0000 (-0700) Subject: staging: comedi: s526: remove unreachable code in s526_attach() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28eb7e8d7649f2497c334d5e6d36e5f4fef13233;p=pandora-kernel.git staging: comedi: s526: remove unreachable code in s526_attach() The code after the return in this function can never execute. Just remove it. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed