commit | f30c2269544bffc7bf1b0d7c0abe5be1be83b8cb | [log] [tgz] |
---|---|---|
author | Uwe Zeisberger <Uwe_Zeisberger@digi.com> | Tue Oct 03 23:01:26 2006 +0200 |
committer | Adrian Bunk <bunk@stusta.de> | Tue Oct 03 23:01:26 2006 +0200 |
tree | 2f6140d8a555af6a133690ed6b42599e78a43c54 | |
parent | 670e9f34ee3c7e052514c85014d2fdd99b672cdc [diff] [blame] |
fix file specification in comments Many files include the filename at the beginning, serveral used a wrong one. Signed-off-by: Uwe Zeisberger <Uwe_Zeisberger@digi.com> Signed-off-by: Adrian Bunk <bunk@stusta.de>
diff --git a/fs/jbd/journal.c b/fs/jbd/journal.c index 7af6099..c518dd8 100644 --- a/fs/jbd/journal.c +++ b/fs/jbd/journal.c
@@ -1,5 +1,5 @@ /* - * linux/fs/journal.c + * linux/fs/jbd/journal.c * * Written by Stephen C. Tweedie <sct@redhat.com>, 1998 *