summaryrefslogtreecommitdiff
path: root/drivers/rtc
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2023-01-23 10:47:18 +0300
committerJens Axboe <axboe@kernel.dk>2023-01-30 01:18:35 +0300
commit1bf7a749efdc5183e83239e030596ef74b9c8b13 (patch)
tree8b16843382ae307cf522db335cb1bc8446d5d8fa /drivers/rtc
parent33391eecd63158536fb5257fee5be3a3bdc30e3c (diff)
downloadlinux-1bf7a749efdc5183e83239e030596ef74b9c8b13.tar.xz
ps3vram: remove bio splitting
ps3vram iterates over the bio one segment, that is page aligned and max page sized chunk, a time. Because of that there is no point in calling bio_split_to_limits, or explicitly setting the default limits that are only used by bio_split_to_limits. Signed-off-by: Christoph Hellwig <hch@lst.de> Tested-by: Geoff Levand <geoff@infradead.org> Link: https://lore.kernel.org/r/20230123074718.57951-1-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/rtc')
0 files changed, 0 insertions, 0 deletions