cifs: clean up ordering in exit_cifs
authorJeff Layton <jlayton@redhat.com>
Wed, 21 Mar 2012 10:27:55 +0000 (06:27 -0400)
committerSteve French <sfrench@us.ibm.com>
Wed, 21 Mar 2012 16:55:48 +0000 (11:55 -0500)
...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 <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>

No differences found