Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 205811
b: refs/heads/master
c: 3d63a49
h: refs/heads/master
i:
  205809: 45dac0f
  205807: 2e8bd8b
v: v3
  • Loading branch information
Kulikov Vasiliy authored and Greg Kroah-Hartman committed Jul 8, 2010
1 parent 1a2705a commit 6fe96dc
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: e8ba4d5d2ac27b1b161250e78b4ebce1646d18e2
refs/heads/master: 3d63a492d1571b9e8f2404805b6441d2b16d06ca
2 changes: 1 addition & 1 deletion trunk/drivers/staging/wlags49_h2/hcf.c
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@ HCF_STATIC hcf_16* BASED xxxx[ ] = {
#endif // MSF_COMPONENT_ID
NULL //endsentinel
};
#define xxxx_PRI_IDENTITY_OFFSET (sizeof(xxxx)/sizeof(xxxx[0]) - 3)
#define xxxx_PRI_IDENTITY_OFFSET (ARRAY_SIZE(xxxx) - 3)

#endif // MSF_COMPONENT_ID / HCF_EXT_MB

Expand Down

0 comments on commit 6fe96dc

Please sign in to comment.