From 7a46d4139982cc82559ccf9a1bc09a52bdf12223 Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Thu, 10 Aug 2006 14:38:50 +1000 Subject: i965 code and Linux coding style < 0 smack my whitespace up. --- shared-core/i915_drm.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'shared-core/i915_drm.h') diff --git a/shared-core/i915_drm.h b/shared-core/i915_drm.h index 41acd4e6..fcffb25c 100644 --- a/shared-core/i915_drm.h +++ b/shared-core/i915_drm.h @@ -97,13 +97,13 @@ typedef struct _drm_i915_sarea { int rotated_offset; int rotated_size; int rotated_pitch; - int virtualX, virtualY; + int virtualX, virtualY; - unsigned int front_tiled; - unsigned int back_tiled; - unsigned int depth_tiled; - unsigned int rotated_tiled; - unsigned int rotated2_tiled; + unsigned int front_tiled; + unsigned int back_tiled; + unsigned int depth_tiled; + unsigned int rotated_tiled; + unsigned int rotated2_tiled; } drm_i915_sarea_t; /* Flags for perf_boxes -- cgit v1.2.3