Re: [uml-user] woody on lenny

2009-06-28 Thread Leonid Chaichenets
Hello, On Fri, Jun 26, 2009 at 02:34:56PM -0400, rir wrote: > I'm a raw newbie with UML and virtual hosting generally. I do > have a fair understanding of the basics of how UML works. > Rarely do I compile anything anymore, I've been spoiled this > millenium by the packagers, especially Debian a

[uml-user] [PATCH 10/62] arch/um/drivers/net_kern.c: Remove unnecessary semicolons

2009-06-28 Thread Joe Perches
Signed-off-by: Joe Perches --- arch/um/drivers/net_kern.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/um/drivers/net_kern.c b/arch/um/drivers/net_kern.c index 3b44b47..5072d4b 100644 --- a/arch/um/drivers/net_kern.c +++ b/arch/um/drivers/net_kern.c @@ -533,7 +53