From: Jeff Layton Date: Thu, 16 Apr 2009 17:48:49 +0000 (-0400) Subject: cifs: remove unneeded bcc_ptr update in CIFSTCon X-Git-Tag: v2.6.30-rc3~52^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22c9d52bc03b880045ab1081890a38f11b272ae7;p=pandora-kernel.git 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 Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed