Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os 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>

authored by

Shailendra Verma and committed by
Dmitry Torokhov
4e3e4629 ec8beff9

+1 -1
+1 -1
drivers/input/ff-core.c
··· 213 213 /** 214 214 * input_ff_erase - erase a force-feedback effect from device 215 215 * @dev: input device to erase effect from 216 - * @effect_id: id of the ffect to be erased 216 + * @effect_id: id of the effect to be erased 217 217 * @file: purported owner of the request 218 218 * 219 219 * This function erases a force-feedback effect from specified device.