From: Jeff Layton Date: Wed, 6 Jul 2011 12:10:37 +0000 (-0400) Subject: cifs: have cifs_cleanup_volume_info not take a double pointer X-Git-Tag: v3.0-rc7~4^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9e59bcba2cff580a3ccf62e89460f9eed295d89;p=pandora-kernel.git cifs: have cifs_cleanup_volume_info not take a double pointer ...as that makes for a cumbersome interface. Make it take a regular smb_vol pointer and rely on the caller to zero it out if needed. Signed-off-by: Jeff Layton Reviewed-by: Pavel Shilovsky Signed-off-by: Steve French --- Reading git-diff-tree failed