whitespace align with kernel
authorDave Airlie <airlied@linux.ie>
Mon, 5 Jul 2004 11:44:30 +0000 (11:44 +0000)
committerDave Airlie <airlied@linux.ie>
Mon, 5 Jul 2004 11:44:30 +0000 (11:44 +0000)
shared-core/radeon_state.c
shared/radeon_state.c

index f0ccfd7..0518416 100644 (file)
@@ -2499,8 +2499,8 @@ int radeon_cp_getparam( DRM_IOCTL_ARGS )
         */
        case RADEON_PARAM_SAREA_HANDLE:
                /* The lock is the first dword in the sarea. */
-               value = (long)dev->lock.hw_lock; 
-               break;  
+               value = (long)dev->lock.hw_lock;
+               break;
 #endif
        case RADEON_PARAM_GART_TEX_HANDLE:
                value = dev_priv->gart_textures_offset;
index f0ccfd7..0518416 100644 (file)
@@ -2499,8 +2499,8 @@ int radeon_cp_getparam( DRM_IOCTL_ARGS )
         */
        case RADEON_PARAM_SAREA_HANDLE:
                /* The lock is the first dword in the sarea. */
-               value = (long)dev->lock.hw_lock; 
-               break;  
+               value = (long)dev->lock.hw_lock;
+               break;
 #endif
        case RADEON_PARAM_GART_TEX_HANDLE:
                value = dev_priv->gart_textures_offset;