]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: hv: hv_mouse: use an anonymous union for struct mousevsc_prt_msg
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 3 Mar 2011 03:33:17 +0000 (19:33 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 3 Mar 2011 03:33:17 +0000 (19:33 -0800)
commitf0948a362c6a1d2042cb467342e7cc692c9e6452
treef841567a154853b9653d7eac074de13a1082462d
parent3d074d670059552afaf48f847d4530261783279d
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 <hjanssen@microsoft.com>
Cc: K. Y. Srinivasan <kys@microsoft.com>
Cc: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/hv_mouse.c