summaryrefslogtreecommitdiffstats
path: root/debug.c
diff options
context:
space:
mode:
authorKyle K <kylek389@gmail.com>2012-12-25 21:51:47 -0600
committerKyle Kaminski <kyle@kkaminsk.com>2012-12-25 21:51:47 -0600
commit3207df143a96c86e406c3c9dc1990a0642b9f98e (patch)
tree342c1d3db38db0ca4e23861439d35293543c2a28 /debug.c
parent80de1a348c74768af790d1821097e5a386af53a9 (diff)
downloadkernelhello-3207df143a96c86e406c3c9dc1990a0642b9f98e.tar.gz
kernelhello-3207df143a96c86e406c3c9dc1990a0642b9f98e.tar.bz2
kernelhello-3207df143a96c86e406c3c9dc1990a0642b9f98e.zip
implement write, use semaphores
Diffstat (limited to 'debug.c')
-rw-r--r--debug.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/debug.c b/debug.c
index 5c746d1..ab0add8 100644
--- a/debug.c
+++ b/debug.c
@@ -1,5 +1,4 @@
-/*
- * debug.c
+/* debug.c
*
* utilize debufs
* FIXME: R/W from /sys/kernel/debug/hello/magic doesn't work