Changeset 663bb537 in mainline


Ignore:
Timestamp:
2010-05-02T16:21:11Z (14 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
481d4751
Parents:
d3808d3
Message:

Fix comment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/generic/src/mm/as.c

    rd3808d3 r663bb537  
    203203       
    204204        /*
    205          * Since there is no reference to this area,
    206          * it is safe not to lock its mutex.
     205         * Since there is no reference to this address space, it is safe not to
     206         * lock its mutex.
    207207         */
    208208
Note: See TracChangeset for help on using the changeset viewer.