X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=block%2Fblk.h;h=61263463e38e17be7c7f742f0bbe9233eec2ecd2;hb=fca65b4ad72d28cbb43a029114d04b89f06faadb;hp=c8db371a921d55760e2d9494c25a0f52c16bd659;hpb=7bf7e370d5919112c223a269462cd0b546903829;p=karo-tx-linux.git diff --git a/block/blk.h b/block/blk.h index c8db371a921d..61263463e38e 100644 --- a/block/blk.h +++ b/block/blk.h @@ -32,7 +32,7 @@ enum rq_atomic_flags { /* * EH timer and IO completion will both attempt to 'grab' the request, make - * sure that only one of them suceeds + * sure that only one of them succeeds */ static inline int blk_mark_rq_complete(struct request *rq) {