Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 115706
b: refs/heads/master
c: 395e0dd
h: refs/heads/master
v: v3
  • Loading branch information
Keith Packard authored and Dave Airlie committed Oct 17, 2008
1 parent 9e0829f commit 7340c59
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0a3e67a4caac273a3bfc4ced3da364830b1ab241
refs/heads/master: 395e0ddc44005ced5e4fed9bfc2e4bdf63d37627
1 change: 1 addition & 0 deletions trunk/mm/shmem.c
Original file line number Diff line number Diff line change
Expand Up @@ -2580,6 +2580,7 @@ struct file *shmem_file_setup(char *name, loff_t size, unsigned long flags)
shmem_unacct_size(flags, size);
return ERR_PTR(error);
}
EXPORT_SYMBOL_GPL(shmem_file_setup);

/**
* shmem_zero_setup - setup a shared anonymous mapping
Expand Down

0 comments on commit 7340c59

Please sign in to comment.