diff options
author | Pekka Enberg <[email protected]> | 2008-10-17 20:55:03 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2008-10-22 09:56:34 -0700 |
commit | db2af149bd0c798ce599365ee4320dd30dda852c (patch) | |
tree | ff327d79bdc026ca42d4f02edae4a35df8676db0 /fs/jbd2/commit.c | |
parent | f55ccbf6bc5e5e857b15f51d481aa7b1cd993ae0 (diff) |
Staging: echo: fix kmalloc()/kfree() uses
This patch removes the malloc()/free() macro wrappers and converts
call-sites to use kcalloc() and kzalloc() where appropriate. I also
fixed up out-of-memory error handling in couple of places where it was
broken.
Cc: David Rowe <[email protected]>
Cc: Steve Underwood <[email protected]>
Signed-off-by: Pekka Enberg <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions