]> Pileus Git - ~andy/linux/commit
Input: fix sparse warning in multitouch code
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 25 Oct 2012 06:53:01 +0000 (23:53 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 25 Oct 2012 07:11:52 +0000 (00:11 -0700)
commit5161870f51acd74442375a6693c0586996d01f44
tree62e2c05c915aca07f4a7f68334e510f95753b7f8
parenta4d6983c7a164c39bc0289124a2cd9f765d333d0
Input: fix sparse warning in multitouch code

This fixes the following sparse warning:
drivers/input/input-mt.c:193:18: warning: Using plain integer as NULL pointer

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/input-mt.c