Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm/via: vfree() no need checking before calling it
vfree() does it's own NULL checking, no need for explicit check before calling it. Signed-off-by: Figo.zhang <[email protected]> Signed-off-by: Dave Airlie <[email protected]>
- Loading branch information