]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - fs/cachefiles/rdwr.c
sched/wait: Rename wait_queue_t => wait_queue_entry_t
[thirdparty/linux.git] / fs / cachefiles / rdwr.c
index afbdc418966db8a657ad869d6382201561e8a60d..8be33b33b981927a63400db614003a9b8d7f94dc 100644 (file)
@@ -21,7 +21,7 @@
  * - we use this to detect read completion of backing pages
  * - the caller holds the waitqueue lock
  */
-static int cachefiles_read_waiter(wait_queue_t *wait, unsigned mode,
+static int cachefiles_read_waiter(wait_queue_entry_t *wait, unsigned mode,
                                  int sync, void *_key)
 {
        struct cachefiles_one_read *monitor =