Index: kernel/generic/src/ipc/sysipc.c
===================================================================
--- kernel/generic/src/ipc/sysipc.c	(revision aafed151536405cdb1390b88b7e4ac7c285dd53e)
+++ kernel/generic/src/ipc/sysipc.c	(revision 8a18d5b12d97994512eb8cf90665e94bad8df103)
@@ -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);
