Changeset f3272e98 in mainline for kernel/doc/mm


Ignore:
Timestamp:
2006-10-22T17:42:49Z (18 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
2191541
Parents:
78595d6
Message:

Indentation changes and coding style fixes in slab.c and slab.h.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/doc/mm

    r78595d6 rf3272e98  
    8181   does not have to check the return value.
    8282
    83 3) The maximum size that can be allocated using malloc is 128K
     833) The maximum size that can be allocated using malloc is 256K
    8484
    8585Rules 1) and 2) apply to slab_alloc as well. Using SLAB allocator
Note: See TracChangeset for help on using the changeset viewer.