net/usbip: cosmetic fix of r23514
authorAlexandros C. Couloumbis <alex@ozo.com>
Tue, 19 Oct 2010 08:06:47 +0000 (08:06 +0000)
committerAlexandros C. Couloumbis <alex@ozo.com>
Tue, 19 Oct 2010 08:06:47 +0000 (08:06 +0000)
SVN-Revision: 23537

net/usbip/patches/000-upstream_svn_152.patch

index 3cdef597d47d21f9d118e8d94ed1d362002fb4c4..115b32a9268da89b108a23569399441d360ee60c 100644 (file)
  
 --- a/drivers/head/usbip_common.c
 +++ b/drivers/head/usbip_common.c
  
 --- a/drivers/head/usbip_common.c
 +++ b/drivers/head/usbip_common.c
-@@ -27,7 +27,7 @@
- #include "usbip_common.h"
- /* version information */
--#define DRIVER_VERSION "$Id: usbip_common.c 66 2008-04-20 13:19:42Z hirofuchi $"
-+#define DRIVER_VERSION "$Id$"
- #define DRIVER_AUTHOR "Takahiro Hirofuchi <hirofuchi _at_ users.sourceforge.net>"
  #define DRIVER_DESC "usbip common driver"
  
 @@ -55,10 +55,7 @@ static ssize_t show_flag(struct device *
  #define DRIVER_DESC "usbip common driver"
  
 @@ -55,10 +55,7 @@ static ssize_t show_flag(struct device *
  
 --- a/drivers/head/vhci_hcd.c
 +++ b/drivers/head/vhci_hcd.c
  
 --- a/drivers/head/vhci_hcd.c
 +++ b/drivers/head/vhci_hcd.c
-@@ -24,7 +24,7 @@
- #include "usbip_common.h"
- #include "vhci.h"
--#define DRIVER_VERSION " $Id: vhci_hcd.c 66 2008-04-20 13:19:42Z hirofuchi $ "
-+#define DRIVER_VERSION " $Id$ "
- #define DRIVER_AUTHOR "Takahiro Hirofuchi"
- #define DRIVER_DESC "Virtual Host Controller Interface Driver for USB/IP"
- #define DRIVER_LICENCE "GPL"
 @@ -58,7 +58,7 @@ static void vhci_stop(struct usb_hcd *hc
  static int vhci_get_frame_number(struct usb_hcd *hcd);
  
 @@ -58,7 +58,7 @@ static void vhci_stop(struct usb_hcd *hc
  static int vhci_get_frame_number(struct usb_hcd *hcd);