diff options
| author | 2007-07-14 11:03:35 +0900 | |
|---|---|---|
| committer | 2007-07-18 15:49:49 -0700 | |
| commit | 01da2425f327d7ac673e594bee5655523115970b (patch) | |
| tree | 44a33a3fa5e088dfe63e9485823400d12aab3b0b /include/linux | |
| parent | PM: remove deprecated dpm_runtime_* routines (diff) | |
sysfs: avoid kmem_cache_free(NULL)
kmem_cache_free() with NULL is not allowed. But it may happen
if out of memory error is triggered in sysfs_new_dirent().
This patch fixes that error handling.
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
