From: Greg Kroah-Hartman Date: Thu, 25 Aug 2011 18:41:33 +0000 (-0700) Subject: Staging: hv: create VMBUS_DEVICE macro and use it. X-Git-Tag: v3.2-rc1~169^2^2~864^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c45cf2d4976e2fcde68d88898a37af70f2caaf5d;p=pandora-kernel.git Staging: hv: create VMBUS_DEVICE macro and use it. This is to be used to be able to write hv_vmbus_device_id tables easier. This patch also converts all hv drivers to use the macro, saving some lines of code and making things easier to read overall. Cc: K. Y. Srinivasan Cc: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed