Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126396
b: refs/heads/master
c: d3635ab
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Jan 6, 2009
1 parent c104beb commit 6c3ed21
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 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: d78dd070ccda6384efeae142b116bc174f0cd9fa
refs/heads/master: d3635abfee0c55ad9dcd6b6172a0c6a5455900c9
1 change: 0 additions & 1 deletion trunk/drivers/rapidio/rio-driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ void rio_dev_put(struct rio_dev *rdev)

/**
* rio_device_probe - Tell if a RIO device structure has a matching RIO device id structure
* @id: the RIO device id structure to match against
* @dev: the RIO device structure to match against
*
* return 0 and set rio_dev->driver when drv claims rio_dev, else error
Expand Down
1 change: 0 additions & 1 deletion trunk/include/linux/rio_drv.h
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,6 @@ static inline int rio_add_inb_buffer(struct rio_mport *mport, int mbox,
* rio_get_inb_message - Get A RIO message from an inbound mailbox queue
* @mport: Master port containing the inbound mailbox
* @mbox: The inbound mailbox number
* @buffer: Pointer to the message buffer
*
* Get a RIO message from an inbound mailbox queue. Returns 0 on success.
*/
Expand Down

0 comments on commit 6c3ed21

Please sign in to comment.