]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/autofs4/autofs_i.h
Merge tag 'exynos-drm-fixes-for-v4.13-rc4' of git://git.kernel.org/pub/scm/linux...
[karo-tx-linux.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;