diff options
author | 2019-03-22 23:26:22 -0400 | |
---|---|---|
committer | 2019-04-09 19:20:57 -0400 | |
commit | 357ab5b5d240a284b261a62451e838dd9f76e6b9 (patch) | |
tree | e3a01e4efc93cf14a81bcf0e532a9b492f3767a8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | unexport d_alloc_pseudo() (diff) | |
download | linux-rng-357ab5b5d240a284b261a62451e838dd9f76e6b9.tar.xz linux-rng-357ab5b5d240a284b261a62451e838dd9f76e6b9.zip |
nsfs: unobfuscate
1) IS_ERR(p) && PTR_ERR(p) == -E... is spelled p == ERR_PTR(-E...)
2) yes, you can open-code do-while and sometimes there's even
a good reason to do so. Not in this case, though.
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