aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorBart Van Assche <[email protected]>2020-02-19 20:34:38 -0800
committerMartin K. Petersen <[email protected]>2020-02-28 19:54:59 -0500
commit1ee5ac365c2a554b59b0e7445455d93a0577662b (patch)
treebdc76d3da12d39bdbe829eb4f57e004bcd9a096a /tools/perf/scripts/python/bin
parentc81ef0ed4477c637d1f1dd96ecd8e8fbe18b7283 (diff)
scsi: qla2xxx: Suppress endianness complaints in qla2x00_configure_local_loop()
Instead of changing endianness in-place, write the data in CPU endian format in another buffer and copy that buffer back. This patch does not change any functionality but silences some sparse endianness warnings. Link: https://lore.kernel.org/r/[email protected] Cc: Roman Bolshakov <[email protected]> Cc: Martin Wilck <[email protected]> Cc: Quinn Tran <[email protected]> Reviewed-by: Daniel Wagner <[email protected]> Reviewed-by: Roman Bolshakov <[email protected]> Signed-off-by: Bart Van Assche <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions