cifs: remove checks for ses->status == CifsExiting
authorJeff Layton <jlayton@redhat.com>
Mon, 7 Feb 2011 13:54:35 +0000 (08:54 -0500)
committerSteve French <sfrench@us.ibm.com>
Mon, 7 Feb 2011 17:25:55 +0000 (17:25 +0000)
ses->status is never set to CifsExiting, so these checks are
always false.

Tested-by: JG <jg@cms.ac>
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>

No differences found