Re: [patch] ccio kill old cvstree ref

Grant Grundler <[email protected]> Wed, 4 Jul 2007 18:19:53 -0600
Newsgroups gmane.linux.ports.hppa
Message-ID <[email protected]>
On Wed, Jul 04, 2007 at 05:39:17PM +0200, maximilian attems wrote:
> this cvs tree is long defunct, rm co instructions.
> 
> Signed-off-by: maximilian attems <[email protected]>

Thanks!
Just some minor changes....

> ---
> 
>  drivers/parisc/ccio-dma.c    |    4 +---
>  drivers/parisc/ccio-rm-dma.c |    3 ---
>  2 files changed, 1 insertion(+), 6 deletions(-)
> 
> diff --git a/drivers/parisc/ccio-dma.c b/drivers/parisc/ccio-dma.c
> index b3c4dbf..7e96f70 100644
> --- a/drivers/parisc/ccio-dma.c
> +++ b/drivers/parisc/ccio-dma.c
> @@ -17,9 +17,7 @@
>  **  U2/Uturn were designed to perform coherency checks w/o using
>  **  the I/O MMU - basically what x86 does.
>  **
> -**  Philipp Rumpf has a "Real Mode" driver for PCX-W machines at:
> -**      CVSROOT=:pserver:[email protected]:/cvsroot/linux-parisc
> -**      cvs -z3 co linux/arch/parisc/kernel/dma-rm.c
> +**  Philipp Rumpf has made a first "Real Mode" driver for PCX-W machines.

This could be better written as:
	Philipp Rumpf wrote a "Real Mode" ccio driver for PCX-W machines.
        Please see ccio-rm-dma.c.


>  **
>  **  I've rewritten his code to work under TPG's tree. See ccio-rm-dma.c.

Please remove the extra line with "**" so the two remaining lines are
adjacent.

>  **
> diff --git a/drivers/parisc/ccio-rm-dma.c b/drivers/parisc/ccio-rm-dma.c
> index 356b835..f6fbb59 100644
> --- a/drivers/parisc/ccio-rm-dma.c
> +++ b/drivers/parisc/ccio-rm-dma.c
> @@ -22,9 +22,6 @@
>   *
>   *
>   * Original version/author:

Please also delete the above line. The copyright is sufficient.

> - *      CVSROOT=:pserver:[email protected]:/cvsroot/linux-parisc
> - *      cvs -z3 co linux/arch/parisc/kernel/dma-rm.c
> - *
>   *	(C) Copyright 2000 Philipp Rumpf <[email protected]>
>   *
>   *


Signed-off-by: Grant Grundler <[email protected]>

thanks,
grant
> _______________________________________________
> parisc-linux mailing list
> [email protected]
> http://lists.parisc-linux.org/mailman/listinfo/parisc-linux