Miklos Szeredi <[email protected]> wrote:

> From: Miklos Szeredi <[email protected]>
> 
> Turn
>       d_path(&file->f_path, ...);
> into
>       file_path(file, ...);
> 
> Signed-off-by: Miklos Szeredi <[email protected]>

Acked-by: David Howells <[email protected]>
--
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