Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355006
b: refs/heads/master
c: 7353f85
h: refs/heads/master
v: v3
  • Loading branch information
Sedat Dilek authored and Greg Kroah-Hartman committed Jan 17, 2013
1 parent 43e23b1 commit f10b24b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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: 0783d72fa4cd8aae7c3f30746c70f6f3a2507594
refs/heads/master: 7353f85ce82baa363b0338ef4cb3745eb0686760
4 changes: 2 additions & 2 deletions trunk/drivers/misc/mei/hw-me.c
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ irqreturn_t mei_interrupt_quick_handler(int irq, void *dev_id)
/**
* mei_hbuf_filled_slots - gets number of device filled buffer slots
*
* @device: the device structure
* @dev: the device structure
*
* returns number of filled slots
*/
Expand Down Expand Up @@ -289,7 +289,7 @@ int mei_hbuf_empty_slots(struct mei_device *dev)
* mei_write_message - writes a message to mei device.
*
* @dev: the device structure
* @hader: mei HECI header of message
* @header: mei HECI header of message
* @buf: message payload will be written
*
* This function returns -EIO if write has failed
Expand Down

0 comments on commit f10b24b

Please sign in to comment.