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

From: Al Viro
Date: Fri Jun 19 2015 - 04:31:15 EST


On Fri, Jun 19, 2015 at 10:30:28AM +0200, Miklos Szeredi wrote:
> From: Miklos Szeredi <mszeredi@xxxxxxx>
>
> 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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/