]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: remove unused ip_address field in struct TCP_Server_Info
authorSuresh Jayaraman <sjayaraman@suse.de>
Tue, 6 Jul 2010 12:29:46 +0000 (17:59 +0530)
committerSteve French <sfrench@us.ibm.com>
Mon, 2 Aug 2010 12:40:33 +0000 (12:40 +0000)
commit66b4dbf2ac2aceb652814d7cfad0b29a2d357260
tree37ac5dcc106e614144e0aed541fd548b792f01e7
parent31f80c1094c73bcc3f1c76b646a15332c0523257
cifs: remove unused ip_address field in struct TCP_Server_Info

The ip_address field is not used and seems redundant as there is union addr
already and I don't see any future use as well.

Signed-off-by: Suresh Jayaraman <sjayaraman@suse.de>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifsglob.h