diff options
author | 2021-11-04 18:20:37 +0100 | |
---|---|---|
committer | 2021-11-04 11:28:03 -0600 | |
commit | 2116274af46b12df7cea1dc5698f3cf2f231f8a9 (patch) | |
tree | d2b8e09c068cadc5e082705259548b92216d95db /drivers/fpga/fpga-mgr.c | |
parent | partitions/ibm: use bdev_nr_sectors instead of open coding it (diff) | |
download | linux-dev-2116274af46b12df7cea1dc5698f3cf2f231f8a9.tar.xz linux-dev-2116274af46b12df7cea1dc5698f3cf2f231f8a9.zip |
block: add a loff_t cast to bdev_nr_bytes
Not really needed as both loff_t and sector_t are always 64-bits wide,
but this documents the different types a bit better.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20211104172037.531803-1-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions