commit | 89e0b1134e46195c64bbad21010799ba567bf7f2 | [log] [tgz] |
---|---|---|
author | Jesper Juhl <juhl-lkml@dif.dk> | Sat Jun 25 14:59:14 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sat Jun 25 16:25:06 2005 -0700 |
tree | 0da37d1609de2e13f359dfe3a8406d4ac252334d | |
parent | 07d46de415fba309a5648f078fdda118d489646b [diff] |
[PATCH] remove pointless NULL check before kfree in sony535.c There's no need to check for NULL, kfree() can cope. Signed-off-by: Jesper Juhl <juhl-lkml@dif.dk> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>