On 12/3/20 3:29 AM, Ming Lei wrote:
Now the local variable for holding return value of bio_iov_iter_nvecs is 'nr_pages', which is a bit misleading, and the actual meaning is number of bio vectors, and it is also used for this way. So rename the local variable, and no function change. Reviewed-by: Pavel Begunkov <asml.silence@xxxxxxxxx> Reviewed-by: Christoph Hellwig <hch@xxxxxxxxxxxxx> Cc: Matthew Wilcox <willy@xxxxxxxxxxxxx> Cc: linux-fsdevel@xxxxxxxxxxxxxxx Signed-off-by: Ming Lei <ming.lei@xxxxxxxxxx> --- fs/block_dev.c | 30 +++++++++++++++--------------- fs/iomap/direct-io.c | 14 +++++++------- 2 files changed, 22 insertions(+), 22 deletions(-)
Reviewed-by: Hannes Reinecke <hare@xxxxxxx> Cheers, Hannes -- Dr. Hannes Reinecke Kernel Storage Architect hare@xxxxxxx +49 911 74053 688 SUSE Software Solutions GmbH, Maxfeldstr. 5, 90409 Nürnberg HRB 36809 (AG Nürnberg), Geschäftsführer: Felix Imendörffer