From: Greg Kroah-Hartman Date: Thu, 20 Aug 2009 19:12:31 +0000 (-0700) Subject: Staging: hv: remove volatile usage from HvSynicApi.h X-Git-Tag: v2.6.32-rc1~668^2~351 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d08737cadc38515695540522cd8ceaa975506b4;p=pandora-kernel.git Staging: hv: remove volatile usage from HvSynicApi.h It's pretty pointless as no one is using this structure, but even so the use of volatile is so wrong here it's sad... Cc: Hank Janssen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed