diff options
author | Christoph Hellwig <[email protected]> | 2020-06-20 09:16:43 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2020-06-24 09:16:02 -0600 |
commit | 1a4dcfa8bc10d6bf4f94ac20adc2b30a1da72cfd (patch) | |
tree | 8994f77fbff134f1e138d2fd1e355261d599c76d /scripts/gdb/linux/modules.py | |
parent | d2de7ea48d83195ef1310555f1fdd9e8e1bab0d3 (diff) |
block: reduce ifdef CONFIG_BLOCK madness in headers
Large part of bio.h, blkdev.h and genhd.h are under ifdef CONFIG_BLOCK
for no good reason. Only stub out function that are called from
code that is not dependent on CONFIG_BLOCK and leave the harmless
other declarations around.
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions