From: Greg Kroah-Hartman Date: Thu, 3 Mar 2011 03:33:17 +0000 (-0800) Subject: Staging: hv: hv_mouse: use an anonymous union for struct mousevsc_prt_msg X-Git-Tag: v2.6.39-rc1~469^2~289 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7fa1a4629cd94e249b1556f58030174601ddbc4;p=pandora-kernel.git Staging: hv: hv_mouse: use an anonymous union for struct mousevsc_prt_msg Much nicer than having an ugly 'u.' in the structure usage, welcome to the 2000's... Cc: Hank Janssen Cc: K. Y. Srinivasan Cc: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed