Changeset 5c03bd30 in mainline


Ignore:
Timestamp:
2018-11-11T08:42:43Z (5 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
a5c468e, d314571
Parents:
aafed15
Message:

Update comment wrt. to labels

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/generic/src/ipc/sysipc.c

    raafed15 r5c03bd30  
    830830
    831831        /*
    832          * Include phone hash of the caller in the request, copy the whole
    833          * call->data, not only call->data.args.
     832         * Copy the whole call->data to include the request label.
    834833         */
    835834        rc = STRUCT_TO_USPACE(calldata, &call->data);
Note: See TracChangeset for help on using the changeset viewer.