diff options
author | Andrew Morton <akpm@osdl.org> | 2006-06-23 02:05:32 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-23 07:43:05 -0700 |
commit | e6022603b9aa7d61d20b392e69edcdbbc1789969 (patch) | |
tree | f94b059e312ea7b2f3c4d0b01939e868ed525fb0 /fs/namespace.c | |
parent | 304c4c841a31c780a45d65e389b07706babf5d36 (diff) |
[PATCH] ext3_clear_inode(): avoid kfree(NULL)
Steven Rostedt <rostedt@goodmis.org> points out that `rsv' here is usually
NULL, so we should avoid calling kfree().
Also, fix up some nearby whitespace damage.
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/namespace.c')
0 files changed, 0 insertions, 0 deletions