]> Pileus Git - ~andy/linux/blobdiff - drivers/input/input-mt.c
Merge branch 'for-linus' into next
[~andy/linux] / drivers / input / input-mt.c
index 1abbc170d8b77f302154323a0ea944474bfd5d37..c2f436ce7f5bea722edb236d2e5bf46540599f04 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;