diff options
author | 2015-06-19 10:30:28 +0200 | |
---|---|---|
committer | 2015-06-23 18:01:07 -0400 | |
commit | 2726d56620ce71f40dd583d51391b86e1ab8cc57 (patch) | |
tree | 5fad19a48f9eb60de9e407e0b0baa24bb72e7dbb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | vfs: add file_path() helper (diff) | |
download | wireguard-linux-2726d56620ce71f40dd583d51391b86e1ab8cc57.tar.xz wireguard-linux-2726d56620ce71f40dd583d51391b86e1ab8cc57.zip |
vfs: add seq_file_path() helper
Turn
seq_path(..., &file->f_path, ...);
into
seq_file_path(..., file, ...);
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions