summaryrefslogtreecommitdiff
path: root/kernel/mutex-debug.c
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2006-01-10 22:15:02 (GMT)
committerLinus Torvalds <torvalds@g5.osdl.org>2006-01-10 22:27:59 (GMT)
commit02706647a49011ae1e7b4eca33e835d1681b094e (patch)
treeefe2f31fdecaf6585944e3b66fca6070d23fd9c4 /kernel/mutex-debug.c
parent58dc125a66145f45f239cd78db9410062dc0bcd4 (diff)
downloadlinux-fsl-qoriq-02706647a49011ae1e7b4eca33e835d1681b094e.tar.xz
[PATCH] mutex: trivial whitespace cleanups
Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel/mutex-debug.c')
-rw-r--r--kernel/mutex-debug.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/mutex-debug.c b/kernel/mutex-debug.c
index 3dec753..6f82905 100644
--- a/kernel/mutex-debug.c
+++ b/kernel/mutex-debug.c
@@ -459,4 +459,3 @@ void fastcall mutex_destroy(struct mutex *lock)
}
EXPORT_SYMBOL_GPL(mutex_destroy);
-