From: Jeff Layton Date: Thu, 5 Aug 2010 17:58:38 +0000 (-0400) Subject: cifs: consolidate error handling in several functions X-Git-Tag: v2.6.36-rc3~23^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=232341ba7fa15115d40f6aa0f8dd14e96e3ad375;p=pandora-kernel.git cifs: consolidate error handling in several functions cifs has a lot of complicated functions that have to clean up things on error, but some of them don't have all of the cleanup code well-consolidated. Clean up and consolidate error handling in several functions. This is in preparation of later patches that will need to put references to the tcon link container. Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed