commit | 8f7607803717e9d045965b210cd16a25d80cd04b | [log] [tgz] |
---|---|---|
author | Jesper Juhl <jesper.juhl@gmail.com> | Tue Jun 27 02:55:06 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Jun 27 17:32:48 2006 -0700 |
tree | 1e8af970aa305be5e229a86b3ccc2525f3936d3b | |
parent | 9a66a53f558efc2619a438278d2919b3c9a7f673 [diff] |
[PATCH] Remove redundant NULL checks before [kv]free - in drivers/ Remove redundant NULL chck before kfree + tiny CodingStyle cleanup for drivers/ Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>