Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 87932
b: refs/heads/master
c: b2ddb90
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Mar 30, 2008
1 parent e24dbda commit e0e416e
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: 2b210adcb08c7966feeb8574cd90514f1e797ae9
refs/heads/master: b2ddb9019ea13fb7b62d8e45adcc468376af0de7
2 changes: 1 addition & 1 deletion trunk/include/linux/dmaengine.h
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,7 @@ void dma_async_device_unregister(struct dma_device *device);
/* --- Helper iov-locking functions --- */

struct dma_page_list {
char *base_address;
char __user *base_address;
int nr_pages;
struct page **pages;
};
Expand Down

0 comments on commit e0e416e

Please sign in to comment.