Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-microblaze.git] / arch / hexagon / kernel / process.c
index ae3f728..eab03c6 100644 (file)
@@ -105,7 +105,6 @@ int copy_thread(unsigned long clone_flags, unsigned long usp, unsigned long arg,
        /*
         * Parent sees new pid -- not necessary, not even possible at
         * this point in the fork process
-        * Might also want to set things like ti->addr_limit
         */
 
        return 0;