Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 32248
b: refs/heads/master
c: 80d6679
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Jul 10, 2006
1 parent 86dd2b0 commit 19f36e5
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: 69c3a5b8fd8cfa67be22f6d7ae5c681c6777d817
refs/heads/master: 80d6679a62fe45f440d042099d997a42e4e8c59d
2 changes: 1 addition & 1 deletion trunk/kernel/softirq.c
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ void open_softirq(int nr, void (*action)(struct softirq_action*), void *data)
softirq_vec[nr].action = action;
}

EXPORT_SYMBOL(open_softirq);
EXPORT_UNUSED_SYMBOL(open_softirq); /* June 2006 */

/* Tasklets */
struct tasklet_head
Expand Down

0 comments on commit 19f36e5

Please sign in to comment.