Commit 88d6f408 authored by matt mooney's avatar matt mooney Committed by Greg Kroah-Hartman
Browse files

staging: usbip: userspace: remove revision $Id$



This is git not CVS!

Signed-off-by: default avatarmatt mooney <mfm@muteddisk.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent d762f5e1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
/*
 * $Id$
 *
 * Copyright (C) 2005-2007 Takahiro Hirofuchi
 */
+1 −3
Original line number Diff line number Diff line
/*
 * $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 */
+0 −1
Original line number Diff line number Diff line
/*
 * $Id$
 *
 * Copyright (C) 2005-2007 Takahiro Hirofuchi
 */
+1 −3
Original line number Diff line number Diff line
/*
 * $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)
+0 −1
Original line number Diff line number Diff line
/*
 * $Id$
 *
 * Copyright (C) 2005-2007 Takahiro Hirofuchi
 */