Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126903
b: refs/heads/master
c: 3a4e367
h: refs/heads/master
i:
  126901: 9180e16
  126899: f32ebff
  126895: e87a51f
v: v3
  • Loading branch information
Nick Andrew authored and Jiri Kosina committed Jan 6, 2009
1 parent 5d68df2 commit 06e60b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: edb123e16c6092bd08b67d1130ff03efeada0c89
refs/heads/master: 3a4e367832da8a2614f7ff1321483e30404d6dfe
2 changes: 1 addition & 1 deletion trunk/drivers/misc/ibmasm/event.c
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ static void wake_up_event_readers(struct service_processor *sp)
* Store the event in the circular event buffer, wake up any sleeping
* event readers.
* There is no reader marker in the buffer, therefore readers are
* responsible for keeping up with the writer, or they will loose events.
* responsible for keeping up with the writer, or they will lose events.
*/
void ibmasm_receive_event(struct service_processor *sp, void *data, unsigned int data_size)
{
Expand Down

0 comments on commit 06e60b8

Please sign in to comment.