Jesper Juhl
6a5d362120
[WAN]: kfree of NULL pointer is valid
...
kfree(0) is perfectly valid, checking pointers for NULL before calling
kfree() on them is redundant. The patch below cleans away a few such
redundant checks (and while I was around some of those bits I couldn't
stop myself from making a few tiny whitespace changes as well).
Signed-off-by: Jesper Juhl <juhl-lkml@dif.dk>
Acked-by: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-05-03 14:33:27 -07:00
..
2005-04-16 15:20:36 -07:00
2005-05-01 08:59:26 -07:00
2005-04-24 19:14:36 -07:00
2005-05-01 08:59:26 -07:00
2005-05-01 08:59:07 -07:00
2005-04-16 15:20:36 -07:00
2005-05-01 12:12:52 -07:00
2005-05-01 08:59:29 -07:00
2005-05-02 08:15:22 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-25 18:32:12 -07:00
2005-05-01 08:58:41 -07:00
2005-04-21 14:09:42 -07:00
2005-05-01 08:59:14 -07:00
2005-05-01 08:59:30 -07:00
2005-05-01 08:59:29 -07:00
2005-05-02 08:15:22 -07:00
2005-04-16 15:20:36 -07:00
2005-05-01 08:59:04 -07:00
2005-05-01 08:59:29 -07:00
2005-04-18 12:34:15 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:25:29 -07:00
2005-04-16 15:25:29 -07:00
2005-05-03 14:33:27 -07:00
2005-04-16 15:20:36 -07:00
2005-04-26 07:43:42 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-05-01 08:59:26 -07:00
2005-04-16 15:25:26 -07:00
2005-05-01 08:59:30 -07:00
2005-05-01 08:59:04 -07:00
2005-04-24 12:28:36 -07:00
2005-05-01 08:59:29 -07:00
2005-05-01 08:59:29 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-26 11:26:53 -07:00
2005-05-01 08:59:30 -07:00
2005-04-18 21:16:57 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00