Ignore:
Timestamp:
2018-05-10T13:39:19Z (7 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/arch/arm32/src/mach/integratorcp/integratorcp.c

    rb277bef rae7d03c  
    193193{
    194194        /*
    195         * We are holding a lock which prevents preemption.
    196         * Release the lock, call clock() and reacquire the lock again.
    197         */
     195         * We are holding a lock which prevents preemption.
     196         * Release the lock, call clock() and reacquire the lock again.
     197         */
    198198
    199199        spinlock_unlock(&irq->lock);
Note: See TracChangeset for help on using the changeset viewer.