Re: [PATCH] synaptics_usb: Remove TrackPoint name trailing whitespace

2012-07-07 Thread Dmitry Torokhov
On Fri, Jul 06, 2012 at 12:28:17PM -0500, Bob Ross wrote: > > 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 tra

[PATCH] synaptics_usb: Remove TrackPoint name trailing whitespace

2012-07-06 Thread Bob Ross
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 --- This patch was based from the