From: Dan Carpenter Date: Fri, 23 Apr 2010 20:19:13 +0000 (+0200) Subject: i2o: cleanup some exit paths X-Git-Tag: v2.6.35-rc1~482^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1ffdc8f3d8c8913388ca97dfdf064c87940dd72;p=pandora-kernel.git i2o: cleanup some exit paths This is just a cleanup and doesn't change how the code works. The original code had a mix of returns and gotos so I changed everything to just return directly. Signed-off-by: Dan Carpenter Reviewed-by: Christoph Lameter Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed