Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 250431
b: refs/heads/master
c: 2cd0a60
h: refs/heads/master
i:
  250429: 58cd687
  250427: 78ee913
  250423: 2d85ecf
  250415: 3b0f4bf
  250399: 68f4b7e
  250367: e7aa425
v: v3
  • Loading branch information
Artem Bityutskiy authored and Artem Bityutskiy committed May 13, 2011
1 parent 4de2495 commit f60152c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 341e262f903afbb8c23133ed6e193ea6254f73c4
refs/heads/master: 2cd0a60cf49db4722445337b90fb06c9672f1128
1 change: 0 additions & 1 deletion trunk/fs/ubifs/file.c
Original file line number Diff line number Diff line change
Expand Up @@ -1541,7 +1541,6 @@ static int ubifs_file_mmap(struct file *file, struct vm_area_struct *vma)
{
int err;

/* 'generic_file_mmap()' takes care of NOMMU case */
err = generic_file_mmap(file, vma);
if (err)
return err;
Expand Down

0 comments on commit f60152c

Please sign in to comment.