Changeset ae7d03c in mainline for kernel/generic/src/proc/task.c


Ignore:
Timestamp:
2018-05-10T13:39:19Z (6 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
e8975278
Parents:
b277bef
git-author:
Jiri Svoboda <jiri@…> (2018-05-10 07:38:12)
git-committer:
Jiri Svoboda <jiri@…> (2018-05-10 13:39:19)
Message:

Selected ccheck-proposed comment fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/generic/src/proc/task.c

    rb277bef rae7d03c  
    572572         * The notification is always available, but unless udebug is enabled,
    573573         * that's all you get.
    574         */
     574         */
    575575        if (notify) {
    576576                /* Notify the subscriber that a fault occurred. */
Note: See TracChangeset for help on using the changeset viewer.