diff options
author | Alexey Dobriyan <adobriyan@gmail.com> | 2006-09-29 11:01:05 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-09-29 18:18:20 +0200 |
commit | 368bdb3d616fa352971f45b423ae6344715e620b (patch) | |
tree | dcb02bd584d5d23c12393726f91694b1fc03ccc1 /net | |
parent | [PATCH] freevxfs: fix leak on error path (diff) | |
download | linux-368bdb3d616fa352971f45b423ae6344715e620b.tar.xz linux-368bdb3d616fa352971f45b423ae6344715e620b.zip |
[PATCH] cramfs: make cramfs_uncompress_exit() return void
It always returns 0, so relying on it is useless. The only caller isn't
checking return value. In general, un-, de-, -free functions should return
void.
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 'net')
0 files changed, 0 insertions, 0 deletions