Skip to content

Commit

Permalink
Staging: hv: hv_mouse: reorder functions to remove forward declarations
Browse files Browse the repository at this point in the history
This removes almost all forward declarations and makes all functions
static, as there should not be any global functions in this module at
all.

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>
  • Loading branch information
Greg Kroah-Hartman committed Mar 3, 2011
1 parent 037b653 commit ac2c903
Showing 1 changed file with 221 additions and 276 deletions.
Loading

0 comments on commit ac2c903

Please sign in to comment.