Clean up two declarations of blob_len
authorShirish Pargaonkar <shirishpargaonkar@gmail.com>
Tue, 19 Oct 2010 16:47:52 +0000 (11:47 -0500)
committerSteve French <sfrench@us.ibm.com>
Tue, 19 Oct 2010 18:56:42 +0000 (18:56 +0000)
commit89f150f401c32b0a587dcb98d3bcfafe0b9c1c70
treecff93486560754e3c4652bf78ddd120daee5ba8c
parentb33879aa834ebe03ced3dca4e3b822bd8894a474
Clean up two declarations of blob_len

- Eliminate double declaration of variable blob_len
- Modify function build_ntlmssp_auth_blob to return error code
  as well as length of the blob.

Signed-off-by: Shirish Pargaonkar <shirishpargaonkar@gmail.com>
Reviewed-by: Jeff Layton <jlayton@samba.org>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/sess.c