forked from Minki/linux
Input: ff-core - fix typo in comment to input_ff_erase()
Signed-off-by: Shailendra Verma <shailendra.capricorn@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
This commit is contained in:
parent
ec8beff964
commit
4e3e4629e4
@ -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 effect to be erased
|
||||
* @file: purported owner of the request
|
||||
*
|
||||
* This function erases a force-feedback effect from specified device.
|
||||
|
Loading…
Reference in New Issue
Block a user