diff options
author | 2019-06-26 09:35:21 +0200 | |
---|---|---|
committer | 2019-07-01 09:19:27 +0200 | |
commit | ecb87018bb76f4b9ba9081aa8fdbaa908456e652 (patch) | |
tree | 5ad758abdf22b3b1e8007bf0670499545c10153a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | staging: kpc2000: blank lines after declaration (diff) | |
download | linux-dev-ecb87018bb76f4b9ba9081aa8fdbaa908456e652.tar.xz linux-dev-ecb87018bb76f4b9ba9081aa8fdbaa908456e652.zip |
staging: kpc2000: introduce usage of __packed
Replaced __attribute__((packed)) with __packed. Both ways of attributing
are equivalent, but being shorter, __packed should be preferred.
This refactoring makes the core more readable.
Signed-off-by: Fabian Krueger <fabian.krueger@fau.de>
Signed-off-by: Michael Scheiderer <michael.scheiderer@fau.de>
Cc: <linux-kernel@i4.cs.fau.de>
Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions