Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86465
b: refs/heads/master
c: 7837467
h: refs/heads/master
i:
  86463: af32b9b
v: v3
  • Loading branch information
Li Zefan authored and David S. Miller committed Feb 27, 2008
1 parent 37cb623 commit b5fcd30
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 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: 148f97292e8fa2c35fcef60a7725cf1b073d6818
refs/heads/master: 78374676efae525094aee45c0aab4bcab95ea9d1
2 changes: 1 addition & 1 deletion trunk/drivers/connector/connector.c
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ static LIST_HEAD(notify_list);

static struct cn_dev cdev;

int cn_already_initialized = 0;
static int cn_already_initialized;

/*
* msg->seq and msg->ack are used to determine message genealogy.
Expand Down
2 changes: 0 additions & 2 deletions trunk/include/linux/connector.h
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,5 @@ int cn_cb_equal(struct cb_id *, struct cb_id *);

void cn_queue_wrapper(struct work_struct *work);

extern int cn_already_initialized;

#endif /* __KERNEL__ */
#endif /* __CONNECTOR_H */

0 comments on commit b5fcd30

Please sign in to comment.