Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54428
b: refs/heads/master
c: 8311d57
h: refs/heads/master
v: v3
  • Loading branch information
Ahmed S. Darwish authored and Dave Airlie committed Mar 11, 2007
1 parent 83ff617 commit 1db7169
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: f54d1e40b2732cd882646de3c860d24a6920cbc2
refs/heads/master: 8311d570bcb3faea68941ebd5e240eb2e96d65a0
2 changes: 1 addition & 1 deletion trunk/drivers/char/drm/drm_proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ static struct drm_proc_list {
#endif
};

#define DRM_PROC_ENTRIES (sizeof(drm_proc_list)/sizeof(drm_proc_list[0]))
#define DRM_PROC_ENTRIES ARRAY_SIZE(drm_proc_list)

/**
* Initialize the DRI proc filesystem for a device.
Expand Down

0 comments on commit 1db7169

Please sign in to comment.