From: Adrian Bunk Date: Thu, 7 Dec 2006 04:37:25 +0000 (-0800) Subject: [PATCH] ext4_ext_split(): remove dead code X-Git-Tag: v2.6.20-rc1~145^2^2~162 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fb50ea79cb869667adaa71ed32cc15dd73986de;p=pandora-kernel.git [PATCH] ext4_ext_split(): remove dead code The Coverity checker noted that this was dead code, since in all places above in this function, "err" is immediately checked. Signed-off-by: Adrian Bunk Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed