diff options
author | 2023-10-13 19:30:20 +0800 | |
---|---|---|
committer | 2023-10-17 10:29:10 -0700 | |
commit | 26951ec8623e915823985e86d2c428213f110659 (patch) | |
tree | 71816178a4987f6b166c21df074c13d18db467bd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: x86: Don't sync user-written TSC against startup values (diff) | |
download | wireguard-linux-26951ec8623e915823985e86d2c428213f110659.tar.xz wireguard-linux-26951ec8623e915823985e86d2c428213f110659.zip |
KVM: x86: Use octal for file permission
Convert all module params to octal permissions to improve code readability
and to make checkpatch happy:
WARNING: Symbolic permissions 'S_IRUGO' are not preferred. Consider using
octal permissions '0444'.
Signed-off-by: Peng Hao <flyingpeng@tencent.com>
Link: https://lore.kernel.org/r/20231013113020.77523-1-flyingpeng@tencent.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions