From: Paul Walmsley Date: Thu, 19 Apr 2007 11:45:57 +0000 (+0200) Subject: USB HID: clarify static quirk handling as squirks X-Git-Tag: v2.6.22-rc1~1106^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8222fbe67cc6c83bb6d8d9d913aee17957fc0654;p=pandora-kernel.git USB HID: clarify static quirk handling as squirks Rename existing quirks handling code that operates over a static array to "squirks" (short for static quirks) to differentiate it from the dynamically-allocated quirks that will be introduced in the next patch. Add an accessor function specifically for static quirks, usbhid_exists_squirk(). Signed-off-by: Paul Walmsley Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed