From: Haiyang Zhang Date: Sat, 20 Dec 2014 02:25:18 +0000 (-0800) Subject: hyperv: Fix some variable name typos in send-buffer init/revoke X-Git-Tag: fixes-v4.0-rc1~357^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c51ed18257e731e15541324cd58bd3761d9d3b1c;p=pandora-kernel.git hyperv: Fix some variable name typos in send-buffer init/revoke The changed names are union fields with the same size, so the existing code still works. But, we now update these variables to the correct names. Signed-off-by: Haiyang Zhang Reviewed-by: K. Y. Srinivasan Signed-off-by: David S. Miller --- Reading git-diff-tree failed