diff options
author | 2012-10-18 12:07:03 -0700 | |
---|---|---|
committer | 2012-10-24 15:57:14 -0700 | |
commit | c0d2af637863940b1a4fb208224ca7acb905c39f (patch) | |
tree | 2a8b296c6ee19659da1f7abb0c6f0b784ba8408d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | firmware loader: sync firmware cache by async_synchronize_full_domain (diff) | |
download | linux-dev-c0d2af637863940b1a4fb208224ca7acb905c39f.tar.xz linux-dev-c0d2af637863940b1a4fb208224ca7acb905c39f.zip |
dynamic_debug: Remove unnecessary __used
The __used attribute prevents gcc from eliminating
unnecessary, otherwise optimized away, metadata for
debugging logging messages.
Remove the __used attribute.
Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Jason Baron <jbaron@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions