Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108986
b: refs/heads/master
c: 26d02d1
h: refs/heads/master
v: v3
  • Loading branch information
Joe Perches authored and Greg Kroah-Hartman committed Aug 21, 2008
1 parent 72b1037 commit 4e77b4e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: ac60fc218caacba5ae3bc70cc835cb9f16794d89
refs/heads/master: 26d02d1db7d84729b1e49789341e69a493c60ceb
3 changes: 0 additions & 3 deletions trunk/drivers/base/driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@
#include <linux/string.h>
#include "base.h"

#define to_dev(node) container_of(node, struct device, driver_list)


static struct device *next_device(struct klist_iter *i)
{
struct klist_node *n = klist_next(i);
Expand Down

0 comments on commit 4e77b4e

Please sign in to comment.