diff options
| author | Chengguang Xu <cgxu519@gmx.com> | 2018-06-22 09:49:36 +0800 |
|---|---|---|
| committer | Miklos Szeredi <mszeredi@redhat.com> | 2018-10-26 23:34:40 +0200 |
| commit | 14fa085640a7eb55431eec8a0273bbf0c463ce46 (patch) | |
| tree | c2e8695de33751c1a12598816a954b57fab1b67a /tools/perf/util/scripting-engines/trace-event-python.c | |
| parent | ovl: abstract ovl_inode lock with a helper (diff) | |
| download | linux-14fa085640a7eb55431eec8a0273bbf0c463ce46.tar.gz linux-14fa085640a7eb55431eec8a0273bbf0c463ce46.zip | |
ovl: using posix_acl_xattr_size() to get size instead of posix_acl_to_xattr()
There is no functional change but it seems better to get size by calling
posix_acl_xattr_size() instead of calling posix_acl_to_xattr() with
NULL buffer argument. Additionally, remove unnecessary assignments.
Signed-off-by: Chengguang Xu <cgxu519@gmx.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions
