diff options
| author | Quinn Tran <[email protected]> | 2022-01-09 21:02:13 -0800 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2022-01-24 23:57:31 -0500 |
| commit | 73825fd7a37c1a685e9e9e27c9dc91ef1f3e2971 (patch) | |
| tree | 64b698c4173cc63b7f71a55c4633f38a37bddcbb /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 14cb838d245ae0d523b2f7804af5a02c22e79f5a (diff) | |
scsi: qla2xxx: edif: Fix clang warning
Silence compile warning due to unaligned memory access.
qla_edif.c:713:45: warning: taking address of packed member 'u' of class or
structure 'auth_complete_cmd' may result in an unaligned pointer value
[-Waddress-of-packed-member]
fcport = qla2x00_find_fcport_by_pid(vha, &appplogiok.u.d_id);
Link: https://lore.kernel.org/r/[email protected]
Cc: [email protected]
Reported-by: kernel test robot <[email protected]>
Reviewed-by: Himanshu Madhani <[email protected]>
Signed-off-by: Quinn Tran <[email protected]>
Signed-off-by: Nilesh Javali <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions