diff options
| author | Daeseok Youn <[email protected]> | 2014-03-20 08:20:51 +0900 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2014-03-20 01:53:35 +0000 |
| commit | 60140462904825f17766efd4edf996e888846c2d (patch) | |
| tree | 4fc34ec0600f9b3fcfc6867ac09da0b8f09fd1c9 /fs/btrfs/dev-replace.c | |
| parent | 120ee599b5bf4273992ef9c6ac2a316cc3630969 (diff) | |
staging: unisys: replace kzalloc/kfree with UISMALLOC/UISFREE
It doesn't need to trace status of buffer when buffers are
allocated/deallocated. So stuff of tracing memory status
are removed. And also UISMALLOC/UISFREE macro are removed
completetly. just use kzalloc/kfree.
Signed-off-by: Daeseok Youn <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions