]> Pileus Git - ~andy/linux/blobdiff - include/linux/hid.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
[~andy/linux] / include / linux / hid.h
index bb29bb1dbd2fd0542a8bdd909c604cfeaf06b764..42f7e2fb501ffd5f85e39d4275491039d30a12ee 100644 (file)
@@ -799,7 +799,7 @@ static inline int __must_check hid_parse(struct hid_device *hdev)
  *
  * Call this in probe function *after* hid_parse. This will setup HW buffers
  * and start the device (if not deffered to device open). hid_hw_stop must be
- * called if this was successfull.
+ * called if this was successful.
  */
 static inline int __must_check hid_hw_start(struct hid_device *hdev,
                unsigned int connect_mask)