aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/debugfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/debugfs.h')
-rw-r--r--include/linux/debugfs.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/linux/debugfs.h b/include/linux/debugfs.h
index 7beab3fd2f1a..f36ecc2a5712 100644
--- a/include/linux/debugfs.h
+++ b/include/linux/debugfs.h
@@ -5,10 +5,6 @@
5 * Copyright (C) 2004 Greg Kroah-Hartman <greg@kroah.com> 5 * Copyright (C) 2004 Greg Kroah-Hartman <greg@kroah.com>
6 * Copyright (C) 2004 IBM Inc. 6 * Copyright (C) 2004 IBM Inc.
7 * 7 *
8 * This program is free software; you can redistribute it and/or
9 * modify it under the terms of the GNU General Public License version
10 * 2 as published by the Free Software Foundation.
11 *
12 * debugfs is for people to use instead of /proc or /sys. 8 * debugfs is for people to use instead of /proc or /sys.
13 * See Documentation/filesystems/ for more details. 9 * See Documentation/filesystems/ for more details.
14 */ 10 */