aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd/commit.c
diff options
context:
space:
mode:
authorUwe Zeisberger <[email protected]>2006-10-03 21:01:26 +0000
committerAdrian Bunk <[email protected]>2006-10-03 21:01:26 +0000
commitf30c2269544bffc7bf1b0d7c0abe5be1be83b8cb (patch)
tree2f6140d8a555af6a133690ed6b42599e78a43c54 /fs/jbd/commit.c
parentDocumentation: remove duplicated words (diff)
downloadkernel-f30c2269544bffc7bf1b0d7c0abe5be1be83b8cb.tar.gz
kernel-f30c2269544bffc7bf1b0d7c0abe5be1be83b8cb.zip
fix file specification in comments
Many files include the filename at the beginning, serveral used a wrong one. Signed-off-by: Uwe Zeisberger <[email protected]> Signed-off-by: Adrian Bunk <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
-rw-r--r--fs/jbd/commit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/jbd/commit.c b/fs/jbd/commit.c
index 32a8caf0c41e..10be51290a27 100644
--- a/fs/jbd/commit.c
+++ b/fs/jbd/commit.c
@@ -1,5 +1,5 @@
/*
- * linux/fs/commit.c
+ * linux/fs/jbd/commit.c
*
* Written by Stephen C. Tweedie <[email protected]>, 1998
*