[PATCH] kobject hotplug fixes
- allocated storage `envp' was being leaked on an error path - kmalloc() returns void*, no need to cast it - don't return 0 from a void-returning function Greg has acked this patch.
Showing
Please register or sign in to comment