Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[firefly-linux-kernel-4.4.55.git] / drivers / input / input-mt.c
index 8c4b50fd9a79b59fcb15ce254d6fa835aa9eb4d9..47a6009dbf43f04ba6dcd883513127857591a70f 100644 (file)
@@ -194,7 +194,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;