]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - fs/autofs4/autofs_i.h
Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
[mirror_ubuntu-artful-kernel.git] / fs / autofs4 / autofs_i.h
index 974f5346458a117b76c6fa721ecabd855066cbf4..beef981aa54f34f40478b019f2afe7e0d81d4c7b 100644 (file)
@@ -83,7 +83,7 @@ struct autofs_info {
 struct autofs_wait_queue {
        wait_queue_head_t queue;
        struct autofs_wait_queue *next;
-       autofs_wqt_t wait_queue_entry_token;
+       autofs_wqt_t wait_queue_token;
        /* We use the following to see what we are waiting for */
        struct qstr name;
        u32 dev;