Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 249549
b: refs/heads/master
c: 66a6054
h: refs/heads/master
i:
  249547: 0a42bb7
v: v3
  • Loading branch information
K. Y. Srinivasan authored and Greg Kroah-Hartman committed May 11, 2011
1 parent 28a5e75 commit bddfd61
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: 7581578d688397d927b882a343a2969ef0cac12a
refs/heads/master: 66a605438146923a048a2ce071831df2a5f64659
2 changes: 1 addition & 1 deletion trunk/drivers/staging/hv/ring_buffer.c
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ int hv_ringbuffer_write(struct hv_ring_buffer_info *outring_info,
u32 totalbytes_towrite = 0;

struct scatterlist *sg;
volatile u32 next_write_location;
u32 next_write_location;
u64 prev_indices = 0;
unsigned long flags;

Expand Down

0 comments on commit bddfd61

Please sign in to comment.