On Fri, Jun 19, 2015 at 10:29:13AM +0200, Miklos Szeredi wrote:
> From: Miklos Szeredi <[email protected]>
> 
> 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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to