Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
staging: sep: add missing misc_deregister() on error in sep_register_…
…driver_with_fs() Add the missing misc_deregister() before return from sep_register_driver_with_fs() in the error handling case. Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information