From: Dan Carpenter Date: Wed, 3 Jul 2013 03:32:39 +0000 (-0700) Subject: Input: cyttsp4 - silence shift wrap warning X-Git-Tag: v3.11-rc1~86^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fb82ec0268b5e46b0fefc677c9fa62707c61c67;p=pandora-kernel.git Input: cyttsp4 - silence shift wrap warning "*max" is a size_t (long) type but "1" is an int so static checkers complain that the shift could wrap. Signed-off-by: Dan Carpenter Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed