cifs: refactor mid finding loop in cifs_demultiplex_thread
commit146f9f65bd13f56665205aed7205d531c810cb35
authorJeff Layton <jlayton@redhat.com>
Fri, 29 Apr 2011 10:52:43 +0000 (29 06:52 -0400)
committerSteve French <sfrench@us.ibm.com>
Tue, 3 May 2011 03:42:07 +0000 (3 03:42 +0000)
tree138417836966c26ad213a77b958b404c89c5b39e
parent2a2047bc94d0efc316401170c3d078d9edc20dc4
cifs: refactor mid finding loop in cifs_demultiplex_thread

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

Cc: stable@kernel.org
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/connect.c