aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChengguang Xu <[email protected]>2018-06-22 01:49:36 +0000
committerMiklos Szeredi <[email protected]>2018-10-26 21:34:40 +0000
commit14fa085640a7eb55431eec8a0273bbf0c463ce46 (patch)
treec2e8695de33751c1a12598816a954b57fab1b67a /tools/perf/scripts/python
parentovl: abstract ovl_inode lock with a helper (diff)
downloadkernel-14fa085640a7eb55431eec8a0273bbf0c463ce46.tar.gz
kernel-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 <[email protected]> Signed-off-by: Miklos Szeredi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions