Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189729
b: refs/heads/master
c: 8a6d9b1
h: refs/heads/master
i:
  189727: 8a5585b
v: v3
  • Loading branch information
Ferenc Wagner authored and Jens Axboe committed Mar 24, 2010
1 parent 2a62a2a commit e8616de
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 181fdde3b4268cb7b4af76ba6337e7ec8accbb36
refs/heads/master: 8a6d9b149f105f8bdfa8e42dd9753e45a1887a16
1 change: 0 additions & 1 deletion trunk/include/linux/i2o.h
Original file line number Diff line number Diff line change
Expand Up @@ -782,7 +782,6 @@ extern int i2o_exec_lct_get(struct i2o_controller *);
#define to_i2o_driver(drv) container_of(drv,struct i2o_driver, driver)
#define to_i2o_device(dev) container_of(dev, struct i2o_device, device)
#define to_i2o_controller(dev) container_of(dev, struct i2o_controller, device)
#define kobj_to_i2o_device(kobj) to_i2o_device(container_of(kobj, struct device, kobj))

/**
* i2o_out_to_virt - Turn an I2O message to a virtual address
Expand Down

0 comments on commit e8616de

Please sign in to comment.