commit | 259692bd5a2b2c2d351dd90748ba4126bc2a21b9 | [log] [tgz] |
---|---|---|
author | Jesper Juhl <juhl-lkml@dif.dk> | Mon May 09 10:47:14 2005 -0500 |
committer | Dave Kleikamp <shaggy@austin.ibm.com> | Mon May 09 10:47:14 2005 -0500 |
tree | fa35d57768a76bbd88fa54b33daf922e9415f9da | |
parent | 6f817abc643ec84cf07c99f964d04976212e1fd3 [diff] |
JFS: Remove redundant kfree() NULL pointer checks kfree() can handle a NULL pointer, don't worry about passing it one. Signed-off-by: Jesper Juhl <juhl-lkml@dif.dk> Signed-off-by: Dave Kleikamp <shaggy@austin.ibm.com>