From 9b529dc41dc85b38ec9a1f82cc2e9b707ea12a0f Mon Sep 17 00:00:00 2001 From: Jeff Layton Date: Thu, 28 Jul 2011 12:40:36 -0400 Subject: [PATCH] --- yaml --- r: 261999 b: refs/heads/master c: c4a5534a1b61cdffaa83187efe63712f75544726 h: refs/heads/master i: 261997: 5cdfacd086a3394cbbe90e1f737ac29d5a682b8d 261995: 2782b955375e5eb1895f63fa1f32d38e4620f756 261991: 6b1b0d858c4d4fe44387bf200a071f5f24431838 261983: c1ca9be52ed701926913a25f7f7221d6aaa51859 v: v3 --- [refs] | 2 +- trunk/fs/cifs/cifssmb.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 6a647f3e52a4..cea45b2cc66c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ad635942c869ad8fc9af270d4998c42b4e978b32 +refs/heads/master: c4a5534a1b61cdffaa83187efe63712f75544726 diff --git a/trunk/fs/cifs/cifssmb.c b/trunk/fs/cifs/cifssmb.c index 187afe38dac7..aac37d99a487 100644 --- a/trunk/fs/cifs/cifssmb.c +++ b/trunk/fs/cifs/cifssmb.c @@ -107,7 +107,7 @@ static void mark_open_files_invalid(struct cifs_tcon *pTcon) static int cifs_reconnect_tcon(struct cifs_tcon *tcon, int smb_command) { - int rc = 0; + int rc; struct cifs_ses *ses; struct TCP_Server_Info *server; struct nls_table *nls_codepage;