Re: [PATCH 3/6 v2]cifs Fix warnings variables set but not used

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Justin P. Mattock
Date: Sunday, June 20, 2010 - 3:33 pm

>>   		/* since paths are not looked up by component - the parent

one thing I want to make sure of before sending this out, is with file.c
if I remove *pTcon another warning shows up:

   CC [M]  fs/cifs/file.o
fs/cifs/file.c: In function 'cifs_partialpagewrite':
fs/cifs/file.c:1314:23: warning: variable 'cifs_sb' set but not used

with the original patch I had removed this as well, should I do this or 
is this not a good idea?

Justin P. Mattock
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 3/6 v2]cifs Fix warnings variables set but not used, Justin P. Mattock, (Sat Jun 19, 1:47 pm)
Re: [PATCH 3/6 v2]cifs Fix warnings variables set but not used, Justin P. Mattock, (Sun Jun 20, 3:09 pm)
Re: [PATCH 3/6 v2]cifs Fix warnings variables set but not used, Justin P. Mattock, (Sun Jun 20, 3:33 pm)
Re: [PATCH 3/6 v2]cifs Fix warnings variables set but not used, Justin P. Mattock, (Sun Jun 20, 6:03 pm)