Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

USB: visor.h: checkpatch cleanups

Minor whitespace cleanups to make checkpatch happy.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

+5 -4
+5 -4
drivers/usb/serial/visor.h
··· 9 9 * the Free Software Foundation; either version 2 of the License, or 10 10 * (at your option) any later version. 11 11 * 12 - * See Documentation/usb/usb-serial.txt for more information on using this driver 13 - * 12 + * See Documentation/usb/usb-serial.txt for more information on using this 13 + * driver. 14 + * 14 15 */ 15 16 16 17 #ifndef __LINUX_USB_SERIAL_VISOR_H ··· 66 65 #define ACEECA_MEZ1000_ID 0x0001 67 66 68 67 #define KYOCERA_VENDOR_ID 0x0C88 69 - #define KYOCERA_7135_ID 0x0021 68 + #define KYOCERA_7135_ID 0x0021 70 69 71 70 #define FOSSIL_VENDOR_ID 0x0E67 72 71 #define FOSSIL_ABACUS_ID 0x0002 ··· 146 145 * The maximum number of connections currently supported is 2 147 146 */ 148 147 struct palm_ext_connection_info { 149 - __u8 num_ports; 148 + __u8 num_ports; 150 149 __u8 endpoint_numbers_different; 151 150 __le16 reserved1; 152 151 struct {