From: Jeff Layton Date: Wed, 21 Mar 2012 10:27:55 +0000 (-0400) Subject: cifs: clean up ordering in exit_cifs X-Git-Tag: v3.4-rc1~122^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dd933061d3a4f33fb6ba1616e88fa55a8b8cb9c;p=pandora-kernel.git cifs: clean up ordering in exit_cifs ...ensure that we undo things in the reverse order from the way they were done. In truth, the ordering doesn't matter for a lot of these, but it's still better to do it that way to be sure. Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed