From: Shailendra Verma Date: Tue, 26 May 2015 21:07:12 +0000 (-0700) Subject: Input: psmouse - use true instead of 1 for boolean values X-Git-Tag: omap-for-v4.2/fixes-rc1^2~130^2^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=feb9eba80cce00c73a79ba22a5962657afadc476;p=pandora-kernel.git Input: psmouse - use true instead of 1 for boolean values The variable psmouse_smartscroll is bool type so assigning true instead of 1. Signed-off-by: Shailendra Verma Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed