Re: [-mm patch] inotify: fsnotify.h: use kstrdup

From: Robert Love
Date: Fri Jul 01 2005 - 18:38:27 EST


On Fri, 2005-07-01 at 16:20 -0700, Roland Dreier wrote:
> Why not just convert all calls of fsnotify_oldname_init() to kstrdup()
> and delete the inline function? The wrapper isn't adding much beyond
> hard-coding GFP_KERNEL.

Good idea, but the function is different if !CONFIG_INOTIFY. It exists
to save us some ugly ifdefs in the source.

Robert Love


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/