diff options
| author | 2006-09-27 01:49:41 -0700 | |
|---|---|---|
| committer | 2006-09-27 08:26:11 -0700 | |
| commit | 133d205a18b7a4d8cb52959c5310f6664277cf61 (patch) | |
| tree | be3056dedc3190d06647a07425e8fcdcce5da868 /scripts/basic | |
| parent | [PATCH] Really ignore kmem_cache_destroy return value (diff) | |
[PATCH] Make kmem_cache_destroy() return void
un-, de-, -free, -destroy, -exit, etc functions should in general return
void. Also,
There is very little, say, filesystem driver code can do upon failed
kmem_cache_destroy(). If it will be decided to BUG in this case, BUG
should be put in generic code, instead.
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
