Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

[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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
/*
 *  fs/hypfs/hypfs.h
 *  arch/s390/hypfs/hypfs.h
 *    Hypervisor filesystem for Linux on s390.
 *
 *    Copyright (C) IBM Corp. 2006
+1 −1
Original line number Diff line number Diff line
/*
 *  fs/hypfs/hypfs_diag.c
 *  arch/s390/hypfs/hypfs_diag.c
 *    Hypervisor filesystem for Linux on s390. Diag 204 and 224
 *    implementation.
 *
+1 −1
Original line number Diff line number Diff line
/*
 *  fs/hypfs/hypfs_diag.h
 *  arch/s390/hypfs_diag.h
 *    Hypervisor filesystem for Linux on s390.
 *
 *    Copyright (C) IBM Corp. 2006
+1 −1
Original line number Diff line number Diff line
/*
 *  fs/hypfs/inode.c
 *  arch/s390/hypfs/inode.c
 *    Hypervisor filesystem for Linux on s390.
 *
 *    Copyright (C) IBM Corp. 2006
+2 −1
Original line number Diff line number Diff line
/*
 * 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>