From: Jeff Layton Date: Mon, 26 Nov 2012 16:09:57 +0000 (-0500) Subject: cifs: remove unneeded address argument from cifs_find_tcp_session and match_server X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~54^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fa114f74feb140ac93e5983428c8f9312ffd6c2;p=pandora-kernel.git cifs: remove unneeded address argument from cifs_find_tcp_session and match_server Now that the smb_vol contains the destination sockaddr, there's no need to pass it in separately. Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed