Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126347
b: refs/heads/master
c: 14bca6c
h: refs/heads/master
i:
  126345: 7a766b2
  126343: 0463b87
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Jan 6, 2009
1 parent 68f9c69 commit 8893274
Show file tree
Hide file tree
Showing 3 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: f24659d96f4e056125f14498285203d1427cb18e
refs/heads/master: 14bca6c39d8245a0313f55309bfeb6bf60cc17c8
2 changes: 0 additions & 2 deletions trunk/drivers/message/i2o/device.c
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ static inline int i2o_device_issue_claim(struct i2o_device *dev, u32 cmd,
/**
* i2o_device_claim - claim a device for use by an OSM
* @dev: I2O device to claim
* @drv: I2O driver which wants to claim the device
*
* Do the leg work to assign a device to a given OSM. If the claim succeeds,
* the owner is the primary. If the attempt fails a negative errno code
Expand Down Expand Up @@ -80,7 +79,6 @@ int i2o_device_claim(struct i2o_device *dev)
/**
* i2o_device_claim_release - release a device that the OSM is using
* @dev: device to release
* @drv: driver which claimed the device
*
* Drop a claim by an OSM on a given I2O device.
*
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/message/i2o/driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@ void i2o_driver_unregister(struct i2o_driver *drv)
* i2o_driver_dispatch - dispatch an I2O reply message
* @c: I2O controller of the message
* @m: I2O message number
* @msg: I2O message to be delivered
*
* The reply is delivered to the driver from which the original message
* was. This function is only called from interrupt context.
Expand Down

0 comments on commit 8893274

Please sign in to comment.