diff options
| author | Christoph Hellwig <[email protected]> | 2022-11-16 14:20:35 +0100 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2022-11-16 11:32:53 -0700 |
| commit | 470373e888f494a52f9916bf3eeea41fe819d031 (patch) | |
| tree | 76a8da150534b7c0f246651a268d043912e6578d /tools/perf/scripts/python/stackcollapse.py | |
| parent | 12e4e8c7ab5978eb56f9d363461a8a40a8618bf4 (diff) | |
block: remove blkdev_writepages
While the block device code should switch to implementing
->writepages instead of ->writepage eventually, the current
implementation is entirely pointless as it does the same looping over
->writepage as the generic code if no ->writepages is present.
Remove blkdev_writepages so that we can eventually unexport
generic_writepages.
Signed-off-by: Christoph Hellwig <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions