From: Jeff Layton Date: Mon, 26 Nov 2012 16:09:57 +0000 (-0500) Subject: cifs: always zero out smb_vol before parsing options X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~54^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ee9542a8701a906dbe5141bf1e1ad395d957222;p=pandora-kernel.git cifs: always zero out smb_vol before parsing options Currently, the code relies on the callers to do that and they all do, but this will ensure that it's always done. Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed