Re: [patch] s390: hypfs comment cleanup.

From: Alexey Dobriyan
Date: Mon Aug 07 2006 - 12:01:05 EST


On Mon, Aug 07, 2006 at 05:08:07PM +0200, Martin Schwidefsky wrote:
> [S390] hypfs comment cleanup.

Please, just delete file lines as they carry no additional info.

> --- linux-2.6/arch/s390/hypfs/hypfs_diag.c
> +++ linux-2.6-patched/arch/s390/hypfs/hypfs_diag.c
> @@ -1,5 +1,5 @@
> /*
> - * fs/hypfs/hypfs_diag.c
> + * arch/s390/hypfs/hypfs_diag.c
> * Hypervisor filesystem for Linux on s390. Diag 204 and 224
> * implementation.
> *

> --- linux-2.6/arch/s390/hypfs/hypfs_diag.h
> +++ linux-2.6-patched/arch/s390/hypfs/hypfs_diag.h
> @@ -1,5 +1,5 @@
> /*
> - * fs/hypfs/hypfs_diag.h
> + * arch/s390/hypfs_diag.h
> * Hypervisor filesystem for Linux on s390.
> *
> * Copyright (C) IBM Corp. 2006

> --- linux-2.6/arch/s390/hypfs/hypfs.h
> +++ linux-2.6-patched/arch/s390/hypfs/hypfs.h
> @@ -1,5 +1,5 @@
> /*
> - * fs/hypfs/hypfs.h
> + * arch/s390/hypfs/hypfs.h
> * Hypervisor filesystem for Linux on s390.
> *
> * Copyright (C) IBM Corp. 2006

> --- linux-2.6/arch/s390/hypfs/inode.c
> +++ linux-2.6-patched/arch/s390/hypfs/inode.c
> @@ -1,5 +1,5 @@
> /*
> - * fs/hypfs/inode.c
> + * arch/s390/hypfs/inode.c

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/