Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 281218
b: refs/heads/master
c: e5f7787
h: refs/heads/master
v: v3
  • Loading branch information
Mathieu Desnoyers authored and Greg Kroah-Hartman committed Dec 1, 2011
1 parent 1f9a8e9 commit 4c288ae
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: 2f8e0b31ad257bca9ff5dda9fdfdcc98d38d97f8
refs/heads/master: e5f7787388da7562b955a36b46e909e500a5974b
3 changes: 0 additions & 3 deletions trunk/drivers/staging/lttng/lib/ringbuffer/ring_buffer_mmap.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ static int lib_ring_buffer_fault(struct vm_area_struct *vma, struct vm_fault *vm
void **virt;
unsigned long offset, sb_bindex;

if (!buf)
return VM_FAULT_OOM;

/*
* Verify that faults are only done on the range of pages owned by the
* reader.
Expand Down

0 comments on commit 4c288ae

Please sign in to comment.