diff options
| author | Jack Lee <skunkolee@gmail.com> | 2026-06-12 16:35:34 -0600 |
|---|---|---|
| committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2026-08-19 17:41:09 +0200 |
| commit | 2943ec93ee6fb4683b73e66ac516b62df091e41b (patch) | |
| tree | f053cd37edfb17776e59040b7d6f40a77e006c1e /tools/perf/scripts/python/task-analyzer.py | |
| parent | 092755367e1a5fcf0f5405e9425e86907199dfce (diff) | |
rtc: ds1343: replace symbolic permissions with octal
Symbolic permissions S_IRUGO and S_IWUSR are deprecated in favor of
octal permissions. Replace S_IRUGO|S_IWUSR with 0644 and S_IRUGO
with 0444.
Signed-off-by: Jack Lee <skunkolee@gmail.com>
Link: https://patch.msgid.link/20260612223534.77412-1-skunkolee@gmail.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
