Staging: hv: hv_mouse: fix camelcase use of struct synthhid_msg_hdr
commit0ce815d54e55611e1567e17c08f57d1b2e0ab0d9
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 3 Mar 2011 03:04:09 +0000 (2 19:04 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 3 Mar 2011 03:04:09 +0000 (2 19:04 -0800)
tree0e31914d549bec8289738f22e54965ae7fa60e4a
parent32ad38f7d529c31566533bb9433b8d1bf1a04ec1
Staging: hv: hv_mouse: fix camelcase use of struct synthhid_msg_hdr

s/Header/header/g for this structure when it is used in the file.

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