mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-04 18:19:28 +09:00
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:
committed by
Greg Kroah-Hartman
parent
d762f5e10c
commit
88d6f40839
@@ -1,5 +1,4 @@
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright (C) 2005-2007 Takahiro Hirofuchi
|
||||
*/
|
||||
|
||||
@@ -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 */
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright (C) 2005-2007 Takahiro Hirofuchi
|
||||
*/
|
||||
|
||||
@@ -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)
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright (C) 2005-2007 Takahiro Hirofuchi
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user