On Fri, Jun 19, 2015 at 10:30:28AM +0200, Miklos Szeredi wrote:
> From: Miklos Szeredi <[email protected]>
> 
> Turn
>       seq_path(..., &file->f_path, ...);
> into
>       seq_file_path(..., file, ...);

Both applied.
--
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