Merge tag 'v5.3-rc1' into patchwork
[linux-2.6-microblaze.git] / fs / binfmt_elf.c
index 8264b46..d4e11b2 100644 (file)
@@ -1127,7 +1127,6 @@ out_free_interp:
                          load_addr, interp_load_addr);
        if (retval < 0)
                goto out;
-       /* N.B. passed_fileno might not be initialized? */
        current->mm->end_code = end_code;
        current->mm->start_code = start_code;
        current->mm->start_data = start_data;