]> Pileus Git - ~andy/linux/commit
USB: uhci: beautify source code
authorChen Gang <gang.chen@asianux.com>
Thu, 24 Jan 2013 01:41:45 +0000 (09:41 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 24 Jan 2013 21:59:26 +0000 (13:59 -0800)
commit3171fcabb16993d6501fab7723371f0f3d0c6840
tree4669a6acb392191b6fb754d951d8413d6cf521eb
parentf8f0302bbcbd1b14655bef29f6996a2152be559d
USB: uhci: beautify source code

  get rid of the line breaks in string constants.
  let comments within 80 with limitation.
  delete ' \' at the end of a statement.

Signed-off-by: Chen Gang <gang.chen@asianux.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/uhci-debug.c
drivers/usb/host/uhci-hcd.c
drivers/usb/host/uhci-hub.c