]> git.baikalelectronics.ru Git - kernel.git/commit
USB: input: appletouch: fix up compiler warning
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 4 May 2012 22:35:56 +0000 (15:35 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 4 May 2012 22:35:56 +0000 (15:35 -0700)
commit031860b29321132b9d63610d8be52e2fed197f37
tree723e2241b0d614799b757386d25231370b027eb2
parent9324acbbadece2b54495bf974b546b0312f1f55f
USB: input: appletouch: fix up compiler warning

My last patch fixing up the dev_* messages caused a compiler warning
accidentally for an unused variable.  Fix this up, as it was my fault.

Cc: Alessandro Rubini <rubini@ipvvis.unipv.it>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/input/mouse/appletouch.c