Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm/ast: Free container instead of member in ast_user_framebuffer_des…
…troy() Technically freeing ast_fb->base is the same as freeing ast_fb as 'base' the first member of the data structure. Still this makes it cleaner. Signed-off-by: Egbert Eich <eich@suse.de> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Dave Airlie <airlied@redhat.com>
- Loading branch information