mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-05 12:28:03 +02:00
Whitespace cleanup.
Submitted by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
a0a38f8bd6
commit
b0fab09c4d
1 changed files with 2 additions and 2 deletions
|
|
@ -124,8 +124,8 @@ do { \
|
|||
if ( dev_priv->page_flipping ) { \
|
||||
radeon_do_cleanup_pageflip( dev ); \
|
||||
} \
|
||||
radeon_mem_release( filp, dev_priv->gart_heap ); \
|
||||
radeon_mem_release( filp, dev_priv->fb_heap ); \
|
||||
radeon_mem_release( filp, dev_priv->gart_heap ); \
|
||||
radeon_mem_release( filp, dev_priv->fb_heap ); \
|
||||
} \
|
||||
} while (0)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue