projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec8beff
)
Input: ff-core - fix typo in comment to input_ff_erase()
author
Shailendra Verma
<shailendra.capricorn@gmail.com>
Mon, 18 May 2015 17:45:58 +0000
(10:45 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Wed, 20 May 2015 21:45:42 +0000
(14:45 -0700)
Signed-off-by: Shailendra Verma <shailendra.capricorn@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/ff-core.c
patch
|
blob
|
history
diff --git
a/drivers/input/ff-core.c
b/drivers/input/ff-core.c
index 375d1ca14bd63d5b517910646588bd754673bb1c..8f4a30fccbb67494d748cc327cca5e5177764152 100644
(file)
--- a/
drivers/input/ff-core.c
+++ b/
drivers/input/ff-core.c
@@
-213,7
+213,7
@@
static int erase_effect(struct input_dev *dev, int effect_id,
/**
* input_ff_erase - erase a force-feedback effect from device
* @dev: input device to erase effect from
- * @effect_id: id of the ffect to be erased
+ * @effect_id: id of the
e
ffect to be erased
* @file: purported owner of the request
*
* This function erases a force-feedback effect from specified device.