diff options
author | Michael Holzheu <holzheu@de.ibm.com> | 2006-09-20 17:58:44 +0400 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2006-09-20 17:58:44 +0400 |
commit | f19bfb2c9b8675590fbecb43e5ce3b34ee321185 (patch) | |
tree | efe625aaf90e61fedfe7d5af028d9b202a44c850 /arch/s390/hypfs/hypfs_diag.c | |
parent | 65912a84c0f33304fa5ea004c7b6ee58d5f5572e (diff) | |
download | linux-f19bfb2c9b8675590fbecb43e5ce3b34ee321185.tar.xz |
[S390] hypfs comment cleanup.
Correct some comments in the hypervisor filesystem.
Signed-off-by: Michael Holzheu <holzheu@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'arch/s390/hypfs/hypfs_diag.c')
-rw-r--r-- | arch/s390/hypfs/hypfs_diag.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/s390/hypfs/hypfs_diag.c b/arch/s390/hypfs/hypfs_diag.c index 1785bce2b919..874d761c9810 100644 --- a/arch/s390/hypfs/hypfs_diag.c +++ b/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. * |