]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - block/mq-deadline.c
drm/amd/powerplay: update the interface for getting dpm full scale clock frequency
[linux.git] / block / mq-deadline.c
index b8a682b5a1bbd209346331e13f26d8067592c053..2a2a2e82832e7f298e14de491690ad0d48b85951 100644 (file)
@@ -25,7 +25,7 @@
 #include "blk-mq-sched.h"
 
 /*
- * See Documentation/block/deadline-iosched.txt
+ * See Documentation/block/deadline-iosched.rst
  */
 static const int read_expire = HZ / 2;  /* max time before a read is submitted. */
 static const int write_expire = 5 * HZ; /* ditto for writes, these limits are SOFT! */