From: Dmitry Torokhov Date: Thu, 25 Oct 2012 06:53:01 +0000 (-0700) Subject: Input: fix sparse warning in __input_release_device() X-Git-Tag: v3.8-rc1~58^2^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adc4633c86f3358fce676b6c7ce75055e395123a;p=pandora-kernel.git Input: fix sparse warning in __input_release_device() This fixes the following warning: drivers/input/input.c:538:23: error: incompatible types in comparison expression (different address spaces) Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed