Changeset 8a45bf09 in mainline for kernel/generic/src/ipc/irq.c


Ignore:
Timestamp:
2017-09-03T13:56:20Z (7 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
4d6629f
Parents:
88db88d
Message:

Improve comments

File:
1 edited

Legend:

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

    r88db88d r8a45bf09  
    439439               
    440440                /*
    441                  * Release both locks so that we can free the pseudo code.
     441                 * Release both locks so that we can free the IRQ code.
    442442                 */
    443443                irq_spinlock_unlock(&box->irq_lock, false);
Note: See TracChangeset for help on using the changeset viewer.