diff options
author | 2019-12-02 21:19:45 -0800 | |
---|---|---|
committer | 2019-12-08 19:10:56 -0500 | |
commit | 23b424d9c36e6205d38130f9d96fa755e51e8817 (patch) | |
tree | 350c1ff01dddd3c3e7155e1c9720edd70e7a606d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fs: Delete timespec64_trunc() (diff) | |
download | wireguard-linux-23b424d9c36e6205d38130f9d96fa755e51e8817.tar.xz wireguard-linux-23b424d9c36e6205d38130f9d96fa755e51e8817.zip |
fs: Do not overload update_time
update_time() also has an internal function pointer
update_time. Even though this works correctly, it is
confusing to the readers.
Just use a regular if statement to call the generic
function or the function pointer.
Suggested-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Deepa Dinamani <deepa.kernel@gmail.com>
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