Index: kernel/generic/src/ipc/sysipc.c
===================================================================
--- kernel/generic/src/ipc/sysipc.c	(revision aafed151536405cdb1390b88b7e4ac7c285dd53e)
+++ kernel/generic/src/ipc/sysipc.c	(revision 3ce781f475c32746c4d1a7a2a7090be49e8552a4)
@@ -830,6 +830,5 @@
 
 	/*
-	 * Include phone hash of the caller in the request, copy the whole
-	 * call->data, not only call->data.args.
+	 * Copy the whole call->data to include the request label.
 	 */
 	rc = STRUCT_TO_USPACE(calldata, &call->data);
