diff options
| author | Joe Carnuccio <[email protected]> | 2010-12-21 16:00:22 -0800 |
|---|---|---|
| committer | James Bottomley <[email protected]> | 2010-12-23 16:06:18 -0600 |
| commit | f2019cb117f29ffaff961b5f6d5b3148d473de1d (patch) | |
| tree | c3755a97ec722b07c4892ac2c5f3ee46803eac53 /scripts/objdiff | |
| parent | 794a5691147652387f4a2ffa890c5c1983e38849 (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 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions