diff options
author | 2014-02-17 21:17:16 +0530 | |
---|---|---|
committer | 2014-02-18 12:20:01 -0800 | |
commit | e3ebf0d457039c857dfeb45434e3be9780dea499 (patch) | |
tree | be1abf341e59e52c6cdbc92c5e7af02df6cdc942 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bio: don't write "bio: create slab" messages to syslog (diff) | |
download | wireguard-linux-e3ebf0d457039c857dfeb45434e3be9780dea499.tar.xz wireguard-linux-e3ebf0d457039c857dfeb45434e3be9780dea499.zip |
block: Use macros from compiler.h instead of __attribute__((...))
To increase compiler portability there are several macros defined
in <linux/compiler.h> for various gcc __attribute((..)) constructs.
I've made sure gcc these specific were replaced with the right
macro and an #include <linux/compiler.h> was placed where needed.
Signed-off-by: Gideon Israel Dsouza <gidisrael@gmail.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions