Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 249715
b: refs/heads/master
c: 88d6f40
h: refs/heads/master
i:
  249713: 1cf7030
  249711: 6a5cea2
v: v3
  • Loading branch information
matt mooney authored and Greg Kroah-Hartman committed May 17, 2011
1 parent c63fcb9 commit cb536c4
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 10 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d762f5e10cdac605d6d3fb57ce36ed4d25b4302c
refs/heads/master: 88d6f40839856552bed131f368f6cd33595c7496
1 change: 0 additions & 1 deletion trunk/drivers/staging/usbip/userspace/src/bind-driver.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2005-2007 Takahiro Hirofuchi
*/
Expand Down
4 changes: 1 addition & 3 deletions trunk/drivers/staging/usbip/userspace/src/usbip.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2005-2007 Takahiro Hirofuchi
*/
Expand All @@ -17,8 +16,7 @@
#include <fcntl.h>
#include <glib.h>

static const char version[] = PACKAGE_STRING
" ($Id$)";
static const char version[] = PACKAGE_STRING;


/* /sys/devices/platform/vhci_hcd/usb6/6-1/6-1:1.1 -> 1 */
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/usbip/userspace/src/usbip_network.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2005-2007 Takahiro Hirofuchi
*/
Expand Down
4 changes: 1 addition & 3 deletions trunk/drivers/staging/usbip/userspace/src/usbipd.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2005-2007 Takahiro Hirofuchi
*/
Expand Down Expand Up @@ -31,8 +30,7 @@

#include <glib.h>

static const char version[] = PACKAGE_STRING
" ($Id$)";
static const char version[] = PACKAGE_STRING;


static int send_reply_devlist(int sockfd)
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/usbip/userspace/src/utils.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2005-2007 Takahiro Hirofuchi
*/
Expand Down

0 comments on commit cb536c4

Please sign in to comment.