staging: usbip: userspace: remove revision $Id$

This is git not CVS!

Signed-off-by: matt mooney <mfm@muteddisk.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
matt mooney 2011-05-14 03:55:16 -07:00 committed by Greg Kroah-Hartman
parent d762f5e10c
commit 88d6f40839
5 changed files with 2 additions and 9 deletions

View File

@ -1,5 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2005-2007 Takahiro Hirofuchi
*/

View File

@ -1,5 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2005-2007 Takahiro Hirofuchi
*/
@ -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 */

View File

@ -1,5 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2005-2007 Takahiro Hirofuchi
*/

View File

@ -1,5 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2005-2007 Takahiro Hirofuchi
*/
@ -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)

View File

@ -1,5 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2005-2007 Takahiro Hirofuchi
*/