Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 318178
b: refs/heads/master
c: df73850
h: refs/heads/master
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Jul 20, 2012
1 parent 768ee17 commit f1d6ad7
Show file tree
Hide file tree
Showing 3 changed files with 97 additions and 108 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: 2c92e28ee5b53408cccc062d92ef04ba8980716e
refs/heads/master: df738509ba49617303f7f07cda4fb6066fec0ed7
11 changes: 0 additions & 11 deletions trunk/drivers/staging/csr/csr_util.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,8 @@
on the license terms.
*****************************************************************************/

#ifdef __cplusplus
extern "C" {
#endif

#include <linux/kernel.h>
#include <linux/types.h>
#include "csr_macro.h"

#define CsrOffsetOf(st, m) ((size_t) & ((st *) 0)->m)

#ifdef __cplusplus
}
#endif

#endif
Loading

0 comments on commit f1d6ad7

Please sign in to comment.