mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-04 22:28:04 +02:00
Clean-ups and reformatting.
Use 4-space indentation consistently. Replace occurances of: if (cond) code; with: if (cond) code; to facilitate putting breakpoints on code.
This commit is contained in:
parent
056c2f249a
commit
ccd7b6e8dd
1 changed files with 338 additions and 274 deletions
612
libdrm/xf86drm.c
612
libdrm/xf86drm.c
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue