Loading drivers/input/input-mt.c +1 −1 Original line number Diff line number Diff line Loading @@ -190,7 +190,7 @@ void input_mt_report_pointer_emulation(struct input_dev *dev, bool use_count) if (!mt) return; oldest = 0; oldest = NULL; oldid = mt->trkid; count = 0; Loading Loading
drivers/input/input-mt.c +1 −1 Original line number Diff line number Diff line Loading @@ -190,7 +190,7 @@ void input_mt_report_pointer_emulation(struct input_dev *dev, bool use_count) if (!mt) return; oldest = 0; oldest = NULL; oldid = mt->trkid; count = 0; Loading