From: Jeff Layton Date: Wed, 19 Sep 2012 13:22:34 +0000 (-0700) Subject: cifs: replace kvec array in readdata with a single kvec X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~66^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5819575ec6b82345e1a21a960d381c699a91c700;p=pandora-kernel.git cifs: replace kvec array in readdata with a single kvec The array is no longer needed. We just need a single kvec to hold the header for signature checking. Signed-off-by: Jeff Layton --- Reading git-diff-tree failed