summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2021-01-13 23:00:53 +0300
committerMarc Kleine-Budde <mkl@pengutronix.de>2021-01-14 10:43:44 +0300
commit1105592cb8fdfcc96f2c9c693ff4106bac5fac7c (patch)
treed4ca2ef62940130deaa2707310f1511455b393e6 /tools/perf/scripts/python/export-to-sqlite.py
parent741b91f1b0ea34f00f6a7d4539b767c409291fcf (diff)
downloadlinux-1105592cb8fdfcc96f2c9c693ff4106bac5fac7c.tar.xz
can: tcan4x5x: remove __packed attribute from struct tcan4x5x_map_buf
The first member of struct tcan4x5x_map_buf is the struct tcan4x5x_buf_cmd, which has a size of 4 bytes. It's followed by an array of u8. The compiler places the array directly after the struct tcan4x5x_buf_cmd. This patch removes the not needed attribute __packed from the struct tcan4x5x_map_buf. Suggested-by: Jakub Kicinski <kuba@kernel.org> Link: https://lore.kernel.org/r/20210113203955.912916-1-mkl@pengutronix.de Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions