summaryrefslogtreecommitdiff
path: root/bsd-core/drm_drv.c
diff options
context:
space:
mode:
authorKeith Whitwell <keith@tungstengraphics.com>2002-08-26 22:16:18 +0000
committerKeith Whitwell <keith@tungstengraphics.com>2002-08-26 22:16:18 +0000
commit48cc350e21acd2b4b03c76937e2861af5271435a (patch)
tree49a22477c1de87388f6769d0db28c8819879ed8d /bsd-core/drm_drv.c
parenta697941d4c35e0287c51f1a5cad5c2aa32ae9159 (diff)
merged r200-0-1-branch
Diffstat (limited to 'bsd-core/drm_drv.c')
-rw-r--r--bsd-core/drm_drv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsd-core/drm_drv.c b/bsd-core/drm_drv.c
index fb0454dd..81ca644a 100644
--- a/bsd-core/drm_drv.c
+++ b/bsd-core/drm_drv.c
@@ -1207,7 +1207,7 @@ int DRM(unlock)( DRM_IOCTL_ARGS )
DRM(dma_schedule)( dev, 1 );
#endif
- /* FIXME: Do we ever really need to check this???
+ /* FIXME: Do we ever really need to check this?
*/
if ( 1 /* !dev->context_flag */ ) {
if ( DRM(lock_free)( dev, &dev->lock.hw_lock->lock,