diff options
| author | Rusty Russell <[email protected]> | 2007-07-16 06:42:00 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-07-16 16:05:52 +0000 |
| commit | c80e7a826c10cf5bce8487fbaede48bd0bd48d08 (patch) | |
| tree | 90a8f4dd0c936eacab217a183a9ff311ad259a32 /fs/proc/array.c | |
| parent | ext4: statfs speed up (diff) | |
| download | kernel-c80e7a826c10cf5bce8487fbaede48bd0bd48d08.tar.gz kernel-c80e7a826c10cf5bce8487fbaede48bd0bd48d08.zip | |
permit mempool_free(NULL)
Christian Borntraeger points out that mempool_free() doesn't noop when
handed NULL. This is inconsistent with the other free-like functions
in the kernel.
Signed-off-by: Rusty Russell <[email protected]>
Cc: Christian Borntraeger <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
