diff options
author | Bartlomiej Zolnierkiewicz <[email protected]> | 2020-03-26 16:58:20 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2020-03-26 10:28:20 -0600 |
commit | a695de27fca5cefce0d1d93bab681e35605fee55 (patch) | |
tree | 18d9f47c408224e48a816bb5ebeaed7cbe1c3708 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 15964ff72832ee489ae9e31c4e1a924e80e05dcb (diff) |
ata: start separating SATA specific code from libata-eh.c
Start separating SATA specific code from libata-eh.c:
* move sata_async_notification() to libata-sata.c:
Code size savings on m68k arch using (modified) atari_defconfig:
text data bss dec hex filename
before:
16243 18 0 16261 3f85 drivers/ata/libata-eh.o
after:
16164 18 0 16182 3f36 drivers/ata/libata-eh.o
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions