On Thu, 25 Aug 2011 15:07:19 -0300 (BRT) Marcos Paulo de Souza wrote: > > Fix the comment who inform the path to find the source file. > > Signed-off-by: Marcos Paulo de Souza <marcos.mage@xxxxxxxxx> > > --- > fs/notify/inotify/inotify_fsnotify.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/fs/notify/inotify/inotify_fsnotify.c b/fs/notify/inotify/inotify_fsnotify.c > index e3cbd74..932f33d 100644 > --- a/fs/notify/inotify/inotify_fsnotify.c > +++ b/fs/notify/inotify/inotify_fsnotify.c > @@ -1,5 +1,5 @@ > /* > - * fs/inotify_user.c - inotify support for userspace > + * fs/notify/inotify/inotify_user.c - inotify support for userspace Why doesn't this filename match the filename on the --- & +++ lines above? But we really don't need full pathnames in the source files. (and we don't need lots of patches deleting them either) > * > * Authors: > * John McCutchan <ttb@xxxxxxxxxxxxxxxx> > -- --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html