Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 337968
b: refs/heads/master
c: b1ca079
h: refs/heads/master
v: v3
  • Loading branch information
YAMANE Toshiaki authored and Greg Kroah-Hartman committed Nov 15, 2012
1 parent 484dcc3 commit 8c5f8d9
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: 11d3d27b69207348a8552ec4139a2c461905e2b2
refs/heads/master: b1ca079e7eb6ca862247fe694f320367bd962a24
2 changes: 1 addition & 1 deletion trunk/drivers/staging/omapdrm/omap_gem_helpers.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @obj: obj in question
* @gfpmask: gfp mask of requested pages
*/
struct page ** _drm_gem_get_pages(struct drm_gem_object *obj, gfp_t gfpmask)
struct page **_drm_gem_get_pages(struct drm_gem_object *obj, gfp_t gfpmask)
{
struct inode *inode;
struct address_space *mapping;
Expand Down

0 comments on commit 8c5f8d9

Please sign in to comment.