cifs: refactor mid finding loop in cifs_demultiplex_thread
authorJeff Layton <jlayton@redhat.com>
Fri, 29 Apr 2011 10:52:43 +0000 (06:52 -0400)
committerSteve Conklin <sconklin@canonical.com>
Thu, 2 Jun 2011 19:23:19 +0000 (14:23 -0500)
commit6666d31267799d33626a746cf51594f77228ec39
tree737aa9e5bca0981db35b30999c0587ac9e250ca1
parente9d09c386a30f10b0c8f61a16e2f39afd2b53b16
cifs: refactor mid finding loop in cifs_demultiplex_thread

BugLink: http://bugs.launchpad.net/bugs/788691

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>
Signed-off-by: Steve Conklin <sconklin@canonical.com>
fs/cifs/connect.c