Jiri Slaby <[email protected]> writes: > In pointer_press_speed_show, we do > data_pointer = hid_get_drvdata(hdev); > twice in a row. Remove one of those. > > Signed-off-by: Jiri Slaby <[email protected]> > Cc: Jiri Kosina <[email protected]> > Cc: [email protected] > --- > drivers/hid/hid-lenovo-tpkbd.c | 2 -- > 1 file changed, 2 deletions(-)
Acked-by: Nikola Pajkovsky <[email protected]> -- Nikola -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

