Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 6475
b: refs/heads/master
c: aff138a
h: refs/heads/master
i:
  6473: 0ca84c3
  6471: f1724aa
v: v3
  • Loading branch information
Dave Airlie authored and Dave Airlie committed Jul 10, 2005
1 parent f24bfcb commit 1275f41
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7ab984012a879a53abb56abfe03b0c686f42b281
refs/heads/master: aff138ab8ec340c23e7c6e1a95c1518ee832a8c6
4 changes: 2 additions & 2 deletions trunk/drivers/char/drm/drm_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ static drm_ioctl_desc_t drm_ioctls[] = {
*
* Frees every resource in \p dev.
*
* \sa drm_device and setup().
* \sa drm_device
*/
int drm_takedown( drm_device_t *dev )
{
Expand Down Expand Up @@ -321,7 +321,7 @@ EXPORT_SYMBOL(drm_init);
*
* Cleans up all DRM device, calling takedown().
*
* \sa drm_init().
* \sa drm_init
*/
static void drm_cleanup( drm_device_t *dev )
{
Expand Down

0 comments on commit 1275f41

Please sign in to comment.