aboutsummaryrefslogtreecommitdiff
path: root/shared-core
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2009-10-06 12:40:42 -0700
committerEric Anholt <eric@anholt.net>2009-10-06 15:45:06 -0700
commitd70d60529f77ec73322be7b887fd6a3faf133bce (patch)
treea11417216d5dad111c6f43908baa44d78034e596 /shared-core
parent3c9bd068e0aa8069f71e8193b82b231d6513ce35 (diff)
intel: Reformat to the kernel coding style. Welcome to the 8-space future.
This is done with: Lindent *.[ch] perl -pi -e 's|drm_intel_bo \* |drm_intel_bo *|g' *.[ch] perl -pi -e 's|drm_intel_bufmgr \* |drm_intel_bufmgr *|g' *.[ch] perl -pi -e 's|drm_intel_bo_gem \* |drm_intel_bo_gem *|g' *.[ch] perl -pi -e 's|drm_intel_bufmgr_gem \* |drm_intel_bufmgr_gem *|g' *.[ch] perl -pi -e 's|_fake \* |_fake *|g' *.[ch] hand-editing to whack indented comments into line and other touchups.
Diffstat (limited to 'shared-core')
0 files changed, 0 insertions, 0 deletions