aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorKelsey Skunberg <[email protected]>2019-08-13 14:45:12 -0600
committerBjorn Helgaas <[email protected]>2019-08-20 14:05:00 -0500
commite2154044dd4168bc25c70170dfa6179b57f63914 (patch)
treeddb06f7defe48940c89703205ba1f7061f3d643b /net/unix/af_unix.c
parent4e2b79436e4f22b225ee445832705bb7c4675807 (diff)
PCI: sysfs: Change permissions from symbolic to octal
We prefer octal permissions over symbolic permissions such as "(S_IWUSR | S_IWGRP)". Change all symbolic permissions to octal permissions, e.g., - (S_IWUSR | S_IWGRP) + 0220 Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Kelsey Skunberg <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]> Reviewed-by: Greg Kroah-Hartman <[email protected]> Reviewed-by: Donald Dutile <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions