Miklos Szeredi <mik...@szeredi.hu> wrote:

> From: Miklos Szeredi <mszer...@suse.cz>
> 
> Turn
>       d_path(&file->f_path, ...);
> into
>       file_path(file, ...);
> 
> Signed-off-by: Miklos Szeredi <mszer...@suse.cz>

Acked-by: David Howells <dhowe...@redhat.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
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