cifs: refactor mid finding loop in cifs_demultiplex_thread
commit8004af443bb5537018555febbc93de467461abf6
authorJeff Layton <jlayton@redhat.com>
Fri, 29 Apr 2011 10:52:43 +0000 (29 06:52 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 21 May 2011 22:13:02 +0000 (21 15:13 -0700)
treef4d5fbd6739895b0c503bf315c1276d24aaa9225
parente025b48277c11706feb296d535b15ded500fbfdd
cifs: refactor mid finding loop in cifs_demultiplex_thread

commit 146f9f65bd13f56665205aed7205d531c810cb35 upstream.

...to reduce the extreme indentation. This should introduce no
behavioral changes.

Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
fs/cifs/connect.c