Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 37503
b: refs/heads/master
c: 572225b
h: refs/heads/master
i:
  37501: 538a877
  37499: 6eb41a6
  37495: 084bb4c
  37487: 4cca5d0
  37471: 01ac7ad
  37439: 8ed0050
  37375: ed12fbb
v: v3
  • Loading branch information
Dave Airlie committed Sep 21, 2006
1 parent 310f77b commit 7ec9a82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 7981bf7d494a6c4d45e22c54b0da887e5a67e705
refs/heads/master: 572225bedf8e39b5dd7cc687a51015edbb738401
2 changes: 1 addition & 1 deletion trunk/drivers/char/drm/drm_auth.c
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ static int drm_remove_magic(drm_device_t * dev, drm_magic_t magic)

drm_free(pt, sizeof(*pt), DRM_MEM_MAGIC);

return -EINVAL;
return 0;
}

/**
Expand Down

0 comments on commit 7ec9a82

Please sign in to comment.