* [uml-devel] [patch 01/13] delete unused file
@ 2004-12-25 17:57 domen
2004-12-29 18:18 ` Blaisorblade
0 siblings, 1 reply; 3+ messages in thread
From: domen @ 2004-12-25 17:57 UTC (permalink / raw)
To: jdike; +Cc: user-mode-linux-devel, domen
Remove nowhere referenced file. (egrep "filename\." didn't find anything)
Signed-off-by: Domen Puncer <domen@coderock.org>
---
kj/arch/um/include/umn.h | 27 ---------------------------
1 files changed, 27 deletions(-)
diff -L arch/um/include/umn.h -puN arch/um/include/umn.h~remove_file-arch_um_include_umn.h /dev/null
--- kj/arch/um/include/umn.h
+++ /dev/null 2004-12-24 01:21:08.000000000 +0100
@@ -1,27 +0,0 @@
-/*
- * Copyright (C) 2000 Jeff Dike (jdike@karaya.com)
- * Licensed under the GPL
- */
-
-#ifndef __UMN_H
-#define __UMN_H
-
-extern int open_umn_tty(int *slave_out, int *slipno_out);
-extern void close_umn_tty(int master, int slave);
-extern int umn_send_packet(int fd, void *data, int len);
-extern int set_umn_addr(int fd, char *addr, char *ptp_addr);
-extern void slip_unesc(unsigned char s);
-extern void umn_read(int fd);
-
-#endif
-
-/*
- * Overrides for Emacs so that we follow Linus's tabbing style.
- * Emacs will notice this stuff at the end of the file and automatically
- * adjust the settings for this buffer only. This must remain at the end
- * of the file.
- * ---------------------------------------------------------------------------
- * Local variables:
- * c-file-style: "linux"
- * End:
- */
_
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [uml-devel] [patch 01/13] delete unused file
2004-12-25 17:57 [uml-devel] [patch 01/13] delete unused file domen
@ 2004-12-29 18:18 ` Blaisorblade
2004-12-29 19:25 ` [uml-devel] " Domen Puncer
0 siblings, 1 reply; 3+ messages in thread
From: Blaisorblade @ 2004-12-29 18:18 UTC (permalink / raw)
To: user-mode-linux-devel; +Cc: domen, jdike
On Saturday 25 December 2004 18:57, domen@coderock.org wrote:
> Remove nowhere referenced file. (egrep "filename\." didn't find anything)
>
> Signed-off-by: Domen Puncer <domen@coderock.org>
> ---
>
>
> kj/arch/um/include/umn.h | 27 ---------------------------
> 1 files changed, 27 deletions(-)
This one could be correct (I think yes, but I haven't checked), but the other
ones aren't.
In fact, they are referenced by way of symlinks (i.e. archparam-i386.h is
symlinked as archparam.h, for instance from your patch #3).
Bye
--
Paolo Giarrusso, aka Blaisorblade
Linux registered user n. 292729
http://www.user-mode-linux.org/~blaisorblade
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* [uml-devel] Re: delete unused file
2004-12-29 18:18 ` Blaisorblade
@ 2004-12-29 19:25 ` Domen Puncer
0 siblings, 0 replies; 3+ messages in thread
From: Domen Puncer @ 2004-12-29 19:25 UTC (permalink / raw)
To: Blaisorblade; +Cc: user-mode-linux-devel, jdike
On 29/12/04 19:18 +0100, Blaisorblade wrote:
> On Saturday 25 December 2004 18:57, domen@coderock.org wrote:
> > Remove nowhere referenced file. (egrep "filename\." didn't find anything)
> >
> > Signed-off-by: Domen Puncer <domen@coderock.org>
> > ---
> >
> >
> > kj/arch/um/include/umn.h | 27 ---------------------------
> > 1 files changed, 27 deletions(-)
> This one could be correct (I think yes, but I haven't checked), but the other
> ones aren't.
>
> In fact, they are referenced by way of symlinks (i.e. archparam-i386.h is
> symlinked as archparam.h, for instance from your patch #3).
Ahh... that's why filenames were a bit weird.
Thanks for reply.
Domen
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-12-29 19:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-25 17:57 [uml-devel] [patch 01/13] delete unused file domen
2004-12-29 18:18 ` Blaisorblade
2004-12-29 19:25 ` [uml-devel] " Domen Puncer
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.