Skip to content
Commit b238b3d4 authored by Jerome Marchand's avatar Jerome Marchand Committed by Jens Axboe
Browse files

block layer: remove a unused argument of drive_stat_acct()



The nr_sector argument of drive_stat_acct() is not used anymore since the read and write sectors statistics are now updated in end_that_request_first(). This patch removes the useless argument.

Signed-off-by: default avatarJerome Marchand <jmarchan@redhat.com>
Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
parent 2a397e82
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment