commit | 22c9d52bc03b880045ab1081890a38f11b272ae7 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Thu Apr 16 13:48:49 2009 -0400 |
committer | Steve French <sfrench@us.ibm.com> | Fri Apr 17 01:26:50 2009 +0000 |
tree | 7614c19810a85be56f4c454dbe2aeda82eef3843 | |
parent | 313fecfa69bbad0a10d3313a50a89d3064f47ce1 [diff] |
cifs: remove unneeded bcc_ptr update in CIFSTCon This pointer isn't used again after this point. It's also not updated in the ascii case, so there's no need to update it here. Pointed-out-by: Dave Kleikamp <shaggy@linux.vnet.ibm.com> Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <sfrench@us.ibm.com>