Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
staging:ccg: fix a class_destroy when kmalloc fails after the class_c…
…reate we do class_create and call kmalloc to allocate dev pointer, and if kmalloc fail we forget destoying class Signed-off-by: Devendra Naga <devendra.aaru@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information