cifs: remove an potentially confusing, obsolete comment
authorSuresh Jayaraman <sjayaraman@suse.de>
Tue, 6 Jul 2010 12:30:10 +0000 (18:00 +0530)
committerSteve French <sfrench@us.ibm.com>
Mon, 2 Aug 2010 12:40:32 +0000 (12:40 +0000)
The recent commit 6ca9f3bae8b1854794dfa63cdd3b88b7dfe24c13 modified the code so
that filp is full instantiated whenever the file is created and passed back.
The below comment is no longer true, remove it.

Cc: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Suresh Jayaraman <sjayaraman@suse.de>
Signed-off-by: Steve French <sfrench@us.ibm.com>

No differences found