From: Suresh Jayaraman Date: Tue, 6 Jul 2010 12:29:46 +0000 (+0530) Subject: cifs: remove unused ip_address field in struct TCP_Server_Info X-Git-Tag: v2.6.36-rc1~590^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6332e237fb2ee54bc9c614291a006e4801e0f66;p=pandora-kernel.git 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 Signed-off-by: Steve French --- Reading git-diff-tree failed