diff options
| author | Bart Van Assche <[email protected]> | 2019-04-04 12:44:39 -0700 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2019-04-08 22:16:34 -0400 |
| commit | c02ee1e5a946575feea01367f647c56e24525f22 (patch) | |
| tree | f5c8a8d180915ddd6412deded6aacba380422668 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
| parent | 5585cbddce0e1bb6f501c861334f1fac1c601567 (diff) | |
scsi: qla2xxx: Change a stack variable into a static const variable
Make qla2x00_get_host_fabric_name() slightly faster by changing a stack
array into a static array. Declare that array const now that the
wwn_to_u64() argument pointer has been declared const.
Cc: Himanshu Madhani <[email protected]>
Cc: Giridhar Malavali <[email protected]>
Signed-off-by: Bart Van Assche <[email protected]>
Acked-by: Himanshu Madhani <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions