Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 281145
b: refs/heads/master
c: 2bcfaa1
h: refs/heads/master
i:
  281143: fd2983a
v: v3
  • Loading branch information
Tomas Winkler authored and Greg Kroah-Hartman committed Nov 27, 2011
1 parent 98d996c commit ab7adc5
Show file tree
Hide file tree
Showing 2 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: ef497f46c372d31b1bcbde907a293ce12a183024
refs/heads/master: 2bcfaa1fa2c21f948f2f08fb07c28226fb9d0dcb
3 changes: 0 additions & 3 deletions trunk/drivers/staging/mei/interrupt.c
Original file line number Diff line number Diff line change
Expand Up @@ -210,9 +210,6 @@ static int mei_irq_thread_read_client_message(struct mei_io_list *complete_list,
buffer = (unsigned char *)
(cb_pos->response_buffer.data +
cb_pos->information);
BUG_ON(cb_pos->response_buffer.size <
mei_hdr->length +
cb_pos->information);

if (cb_pos->response_buffer.size <
mei_hdr->length + cb_pos->information) {
Expand Down

0 comments on commit ab7adc5

Please sign in to comment.