summaryrefslogtreecommitdiff
path: root/scripts/git.orderFile
diff options
context:
space:
mode:
authorMd Shofiqul Islam <shofiqtest@gmail.com>2026-05-06 03:49:48 +0300
committerMartin K. Petersen <martin.petersen@oracle.com>2026-05-15 04:44:30 +0300
commit73322071418ec3ad5e4d9cdf783890d7f2ae9777 (patch)
tree1d191ae24f10027c6779f8de6a775862a853c9b2 /scripts/git.orderFile
parent036218473a8467493860df84602a7825b71385af (diff)
downloadlinux-73322071418ec3ad5e4d9cdf783890d7f2ae9777.tar.xz
scsi: storvsc: Replace symbolic permissions with octal
Symbolic permissions like S_IRUGO and S_IWUSR are not preferred by checkpatch. Replace with their octal equivalents: - S_IRUGO|S_IWUSR -> 0644 - S_IRUGO -> 0444 Signed-off-by: Md Shofiqul Islam <shofiqtest@gmail.com> Reviewed-by: Long Li <longli@microsoft.com> Link: https://patch.msgid.link/20260506004948.2172-1-shofiqtest@gmail.com Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'scripts/git.orderFile')
0 files changed, 0 insertions, 0 deletions