Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 207301
b: refs/heads/master
c: 459b37d
h: refs/heads/master
i:
  207299: 2c7083c
v: v3
  • Loading branch information
Geert Uytterhoeven authored and Linus Torvalds committed Aug 10, 2010
1 parent 9cbda10 commit 2eb7e37
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 2ee7c922f20c96dba56fd378a466790d87f42e84
refs/heads/master: 459b37d423104f00e87d1934821bc8739979d0e4
4 changes: 0 additions & 4 deletions trunk/kernel/range.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@

#include <linux/range.h>

#ifndef ARRAY_SIZE
#define ARRAY_SIZE(x) (sizeof(x) / sizeof((x)[0]))
#endif

int add_range(struct range *range, int az, int nr_range, u64 start, u64 end)
{
if (start >= end)
Expand Down

0 comments on commit 2eb7e37

Please sign in to comment.