diff options
| author | Lee Jones <[email protected]> | 2020-07-13 08:59:51 +0100 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2020-07-15 17:26:58 -0400 |
| commit | f3bdc59f9b112f2442aa473c8550b7e65d0778c0 (patch) | |
| tree | 93ae8b6e660ea5e9bbf2d09fe36420708c0df025 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 4dc833999e3719ce3154b667f04677bbb9f04fd0 (diff) | |
scsi: ipr: Fix struct packed-not-aligned issues
Fixes the following W=1 kernel build warning(s):
drivers/scsi/ipr.h:1687:1: warning: alignment 1 of ‘struct ipr_dump_location_entry’ is less than 4 [-Wpacked-not-aligned]
1687 | }__attribute__((packed));
| ^
drivers/scsi/ipr.h:1711:1: warning: alignment 1 of ‘struct ipr_driver_dump’ is less than 4 [-Wpacked-not-aligned]
1711 | }__attribute__((packed));
| ^
Link: https://lore.kernel.org/r/[email protected]
Cc: Brian King <[email protected]>
Cc: Alan Cox <[email protected]>
Signed-off-by: Lee Jones <[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