io_uring: warn on not destroyed io-wq
[linux-2.6-microblaze.git] / fs / fhandle.c
index 01263ff..ec6feec 100644 (file)
@@ -173,7 +173,7 @@ static int handle_to_path(int mountdirfd, struct file_handle __user *ufh,
 
        /*
         * With handle we don't look at the execute bit on the
-        * the directory. Ideally we would like CAP_DAC_SEARCH.
+        * directory. Ideally we would like CAP_DAC_SEARCH.
         * But we don't have that
         */
        if (!capable(CAP_DAC_READ_SEARCH)) {