From: Bob Ross Date: Fri, 6 Jul 2012 18:34:47 +0000 (-0700) Subject: Input: synaptics_usb - Remove TrackPoint name trailing whitespace X-Git-Tag: v3.6-rc1~95^2^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2bb26b9b7652287719f08f080c09c2d7ddcf6b5;p=pandora-kernel.git Input: synaptics_usb - Remove TrackPoint name trailing whitespace The USB TrackPoint name string contains a space at the trailing end that can cause confusion/difficulty when creating udev rules. Example: "Synaptics Inc. Composite TouchPad / TrackPoint (Stick) " This patch removes the trailing space. Signed-off-by: Bob Ross Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed