From: Greg Kroah-Hartman Date: Thu, 3 Mar 2011 02:58:35 +0000 (-0800) Subject: Staging: hv: hv_mouse: use proper input define for bus type X-Git-Tag: v2.6.39-rc1~469^2~300 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9246c9022095d278082cae4e82312e69453769e;p=pandora-kernel.git Staging: hv: hv_mouse: use proper input define for bus type The code was so close, the bus type was in a comment, so go all the way and actually use the define here. It's as if the original author was so afraid of license issues if they referenced a define in the processed code but they felt safe to keep it in a comment. Chicken. Cc: Hank Janssen Cc: K. Y. Srinivasan Cc: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed