From: Jiri Kosina Date: Thu, 1 Oct 2009 14:03:13 +0000 (+0200) Subject: HID: fix kerneldoc comment for hid_input_report() X-Git-Tag: v2.6.32-rc5~30^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff9b00a226ccea66e6ce70e9083c42f5b6001f73;p=pandora-kernel.git HID: fix kerneldoc comment for hid_input_report() The kerneldoc comment for 'interrupt' has already confused a lot of people, as it is simply wrong. It doesn't carry the information about the context, but is used to distinguish between two fundamental types of low-level transport transfers -- interrupt vs. control. Make this clear in the comment. Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed