]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - fs/cachefiles/namei.c
sched/wait: Rename wait_queue_t => wait_queue_entry_t
[mirror_ubuntu-hirsute-kernel.git] / fs / cachefiles / namei.c
index 41df8a27d7ebdd623cf94372e4e73f6914feb5b0..3978b324cbca814e86a06017e155f0002c96d1c0 100644 (file)
@@ -204,7 +204,7 @@ wait_for_old_object:
                wait_queue_head_t *wq;
 
                signed long timeout = 60 * HZ;
-               wait_queue_t wait;
+               wait_queue_entry_t wait;
                bool requeue;
 
                /* if the object we're waiting for is queued for processing,