Commit f19bfb2c authored by Michael Holzheu's avatar Michael Holzheu Committed by Martin Schwidefsky

[S390] hypfs comment cleanup.

Correct some comments in the hypervisor filesystem.
Signed-off-by: default avatarMichael Holzheu <holzheu@de.ibm.com>
Signed-off-by: default avatarMartin Schwidefsky <schwidefsky@de.ibm.com>
parent 65912a84
/* /*
* fs/hypfs/hypfs.h * arch/s390/hypfs/hypfs.h
* Hypervisor filesystem for Linux on s390. * Hypervisor filesystem for Linux on s390.
* *
* Copyright (C) IBM Corp. 2006 * Copyright (C) IBM Corp. 2006
......
/* /*
* fs/hypfs/hypfs_diag.c * arch/s390/hypfs/hypfs_diag.c
* Hypervisor filesystem for Linux on s390. Diag 204 and 224 * Hypervisor filesystem for Linux on s390. Diag 204 and 224
* implementation. * implementation.
* *
......
/* /*
* fs/hypfs/hypfs_diag.h * arch/s390/hypfs_diag.h
* Hypervisor filesystem for Linux on s390. * Hypervisor filesystem for Linux on s390.
* *
* Copyright (C) IBM Corp. 2006 * Copyright (C) IBM Corp. 2006
......
/* /*
* fs/hypfs/inode.c * arch/s390/hypfs/inode.c
* Hypervisor filesystem for Linux on s390. * Hypervisor filesystem for Linux on s390.
* *
* Copyright (C) IBM Corp. 2006 * Copyright (C) IBM Corp. 2006
......
/* /*
* hypervisor.c - /sys/hypervisor subsystem. * hypervisor.c - /sys/hypervisor subsystem.
* *
* This file is released under the GPLv2 * Copyright (C) IBM Corp. 2006
* *
* This file is released under the GPLv2
*/ */
#include <linux/kobject.h> #include <linux/kobject.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment