Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 109371
b: refs/heads/master
c: 2ecbf81
h: refs/heads/master
i:
  109369: 2168cdd
  109367: d2ad0cb
v: v3
  • Loading branch information
Stephen Rothwell authored and Linus Torvalds committed Sep 2, 2008
1 parent 3864f84 commit 23b9fd3
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: cbaed698f37494b30b2449b51c728ae48630cb2b
refs/heads/master: 2ecbf813d5e6361eb7c7520a6f5e6afa168df39a
2 changes: 1 addition & 1 deletion trunk/arch/parisc/hpux/fs.c
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ static int filldir(void * __buf, const char * name, int namlen, loff_t offset,
buf->count -= reclen;
return 0;
Efault:
buffer->error = -EFAULT;
buf->error = -EFAULT;
return -EFAULT;
}

Expand Down

0 comments on commit 23b9fd3

Please sign in to comment.