diff options
| author | Chen Zhou <[email protected]> | 2020-01-22 10:20:30 +0000 |
|---|---|---|
| committer | Steve French <[email protected]> | 2020-01-27 01:24:17 +0000 |
| commit | 050d2a8b6992fd012773e75de9f82d45e3b3dfff (patch) | |
| tree | 141056695d16acf788ba7c9ffc4f018b96a8975f /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | cifs: add support for fallocate mode 0 for non-sparse files (diff) | |
| download | kernel-050d2a8b6992fd012773e75de9f82d45e3b3dfff.tar.gz kernel-050d2a8b6992fd012773e75de9f82d45e3b3dfff.zip | |
cifs: use PTR_ERR_OR_ZERO() to simplify code
PTR_ERR_OR_ZERO contains if(IS_ERR(...)) + PTR_ERR, just use
PTR_ERR_OR_ZERO directly.
Signed-off-by: Chen Zhou <[email protected]>
Signed-off-by: Steve French <[email protected]>
Reviewed-by: Paulo Alcantara (SUSE) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions
