commit | 191ef966ac164a1ce3e06290ca52296744a4aee2 | [log] [tgz] |
---|---|---|
author | Jesper Juhl <jesper.juhl@gmail.com> | Mon May 01 12:15:57 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon May 01 18:17:44 2006 -0700 |
tree | 0b141e946ed9ff65d94d393ba15384b958793586 | |
parent | 893bb96a29bee4a5cf2486720ac79412aaee5066 [diff] |
[PATCH] uml: remove NULL checks and add some CodingStyle Remove redundant NULL checks before [kv]free + small CodingStyle cleanup for arch/ Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> Signed-off-by: Jeff Dike <jdike@addtoit.com> Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>