Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tty: vt: Remove redundant null check before kfree.
kfree on a NULL pointer is a no-op. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information