[PATCH] block: Fix the typo in comment of function deadline_latter_request

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Fix the typo "`" to "'"

Signed-off-by: Xianting Tian <xianting_tian@xxxxxxx>
---
 block/mq-deadline.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/block/mq-deadline.c b/block/mq-deadline.c
index b490f47..6047192 100644
--- a/block/mq-deadline.c
+++ b/block/mq-deadline.c
@@ -71,7 +71,7 @@ struct deadline_data {
 }
 
 /*
- * get the request after `rq' in sector-sorted order
+ * get the request after 'rq' in sector-sorted order
  */
 static inline struct request *
 deadline_latter_request(struct request *rq)
-- 
1.8.3.1




[Index of Archives]     [Linux RAID]     [Linux SCSI]     [Linux ATA RAID]     [IDE]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Device Mapper]

  Powered by Linux