X-Git-Url: http://git.rot13.org/?p=powerpc.git;a=blobdiff_plain;f=block%2Fll_rw_blk.c;h=17e18897342841887ec25b45585cfe49478bf77a;hp=cd54672da99f215634f3aa3519041b1ebe8fa344;hb=9a9136e270af14da506f66bcafcc506b86a86498;hpb=3960208f9ca0cf6bdb31c21c59ac0526303f8b34 diff --git a/block/ll_rw_blk.c b/block/ll_rw_blk.c index cd54672da9..17e1889734 100644 --- a/block/ll_rw_blk.c +++ b/block/ll_rw_blk.c @@ -1704,7 +1704,7 @@ EXPORT_SYMBOL(blk_stop_queue); * on a queue, such as calling the unplug function after a timeout. * A block device may call blk_sync_queue to ensure that any * such activity is cancelled, thus allowing it to release resources - * the the callbacks might use. The caller must already have made sure + * that the callbacks might use. The caller must already have made sure * that its ->make_request_fn will not re-add plugging prior to calling * this function. *