X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=block%2Fblk-throttle.c;h=9ea7c0ecad100a41301782cf8be6b14e820eba3e;hb=c78ad1be4b4d65eb214421b90a788abf3c85c3ea;hp=1b97a73d2fb16d17e371c87ac11600811bb4a79b;hpb=4f0237062ca70c8e34e16e518aee4b84c30d1832;p=linux.git diff --git a/block/blk-throttle.c b/block/blk-throttle.c index 1b97a73d2fb1..9ea7c0ecad10 100644 --- a/block/blk-throttle.c +++ b/block/blk-throttle.c @@ -1220,7 +1220,7 @@ static bool throtl_can_upgrade(struct throtl_data *td, struct throtl_grp *this_tg); /** * throtl_pending_timer_fn - timer function for service_queue->pending_timer - * @arg: the throtl_service_queue being serviced + * @t: the pending_timer member of the throtl_service_queue being serviced * * This timer is armed when a child throtl_grp with active bio's become * pending and queued on the service_queue's pending_tree and expires when