Re: [PATCH 1/2] vfs: add file_path() helper

From: Al Viro
Date: Fri Jun 19 2015 - 04:30:52 EST


On Fri, Jun 19, 2015 at 10:29:13AM +0200, Miklos Szeredi wrote:
> From: Miklos Szeredi <mszeredi@xxxxxxx>
>
> Turn
> d_path(&file->f_path, ...);
> into
> file_path(file, ...);

Makes sense.
--
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/