On Fri, 13 Oct 2023 19:30:20 +0800, flyingpenghao@xxxxxxxxx wrote: > Improve code readability and checkpatch warnings: > WARNING: Symbolic permissions 'S_IRUGO' are not preferred. Consider using octal permissions '0444'. > > Applied to kvm-x86 misc (with a slightly massaged changelog), thanks! [1/1] KVM: x86: Use octal for file permission https://github.com/kvm-x86/linux/commit/26951ec8623e -- https://github.com/kvm-x86/linux/tree/next