Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
staging: dgrp: remove redundant NULL check before unregister_dgrp_dev…
…ice(). unregister_dgrp_device on a NULL pointer is a no-op, so the NULL checks in dgrp_remove_nd() can be removed. Signed-off-by: Cyril Roelandt <tipecaml@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information