]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/linux/usb/serial.h
USB: include/usb/*.h checkpatch cleanup
[net-next-2.6.git] / include / linux / usb / serial.h
index 061c997ae0cfb4af584bc823adca96215c6d16ee..84a4c44c208b78a7eb9602091bc5a1401afdab8d 100644 (file)
@@ -52,7 +52,7 @@ enum port_dev_state {
  * @interrupt_out_size: the size of the interrupt_out_buffer, in bytes.
  * @interrupt_out_urb: pointer to the interrupt out struct urb for this port.
  * @interrupt_out_endpointAddress: endpoint address for the interrupt out pipe
- *     for this port.
+ *     for this port.
  * @bulk_in_buffer: pointer to the bulk in buffer for this port.
  * @bulk_in_size: the size of the bulk_in_buffer, in bytes.
  * @read_urb: pointer to the bulk in struct urb for this port.