aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorJoe Carnuccio <[email protected]>2010-12-21 16:00:22 -0800
committerJames Bottomley <[email protected]>2010-12-23 16:06:18 -0600
commitf2019cb117f29ffaff961b5f6d5b3148d473de1d (patch)
treec3755a97ec722b07c4892ac2c5f3ee46803eac53 /tools/perf/util/trace-event-scripting.c
parent794a5691147652387f4a2ffa890c5c1983e38849 (diff)
[SCSI] qla2xxx: Remove redundant module parameter permission bits
For driver module parameters that have permission bits set to (S_IRUGO|S_IRUSR), remove the second term since it is already included in the first term. S_IRUGO comes defined as (S_IRUSR|S_IRGRP|S_IROTH). Signed-off-by: Joe Carnuccio <[email protected]> Signed-off-by: Madhuranath Iyengar <[email protected]> Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions