OSDN Git Service

Staging: hv: remove volatile usage from HvSynicApi.h
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 20 Aug 2009 19:12:31 +0000 (12:12 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Sep 2009 19:01:57 +0000 (12:01 -0700)
commit0d08737cadc38515695540522cd8ceaa975506b4
tree8e30040b34d966a769a6598261a622ed9294d9fd
parenteacb1b4d24c2a8b7c1d73bb72e04920980ec8a4f
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 <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/include/HvSynicApi.h