diff options
author | Dave Airlie <airlied@linux.ie> | 2004-09-05 10:54:59 +0000 |
---|---|---|
committer | Dave Airlie <airlied@linux.ie> | 2004-09-05 10:54:59 +0000 |
commit | eeae6a0a3885f9af9efba7c1e1bcb1e633635717 (patch) | |
tree | ca92f0395e3745cb78c752c93968d175ca0b5e38 /linux/drm_context.h | |
parent | f96e00595dff85e18697205686f568042e0b083b (diff) |
merge back bunch of whitespace and misc changes from kernel
Diffstat (limited to 'linux/drm_context.h')
-rw-r--r-- | linux/drm_context.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/linux/drm_context.h b/linux/drm_context.h index e1cb95c6..b99c9947 100644 --- a/linux/drm_context.h +++ b/linux/drm_context.h @@ -1,5 +1,5 @@ /** -* \file drm_context.h + * \file drm_context.h * IOCTLs for generic contexts * * \author Rickard E. (Rik) Faith <faith@valinux.com> @@ -573,5 +573,6 @@ int DRM(rmctx)( struct inode *inode, struct file *filp, return 0; } + /*@}*/ |