commit | b2325fe1b7e5654fac9e9419423aa2c58a3dbd83 | [log] [tgz] |
---|---|---|
author | Jesper Juhl <jesper.juhl@gmail.com> | Mon Nov 07 01:01:35 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Nov 07 07:54:06 2005 -0800 |
tree | 934555b25ef9b33d3c4242b5dafb49ee8931e993 | |
parent | f99d49adf527fa6f7a9c42257fa76bca6b8df1e3 [diff] |
[PATCH] kfree cleanup: arch This is the arch/ part of the big kfree cleanup patch. Remove pointless checks for NULL prior to calling kfree() in arch/. Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> Acked-by: Grant Grundler <grundler@parisc-linux.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>