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