Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74961
b: refs/heads/master
c: a5576cf
h: refs/heads/master
i:
  74959: af27bcc
v: v3
  • Loading branch information
Trond Myklebust authored and Trond Myklebust committed Dec 12, 2007
1 parent f1aa98e commit 6cc0775
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 50e1092b3a119bb4660bb6bd2e1749dc2d8ac62e
refs/heads/master: a5576cfa5cd8d8aa874bd4ee500dc8a2e7cbad18
2 changes: 0 additions & 2 deletions trunk/fs/nfs/direct.c
Original file line number Diff line number Diff line change
Expand Up @@ -894,8 +894,6 @@ ssize_t nfs_file_direct_write(struct kiocb *iocb, const struct iovec *iov,
retval = generic_write_checks(file, &pos, &count, 0);
if (retval)
goto out;
if (!count)
goto out; /* return 0 */

retval = -EINVAL;
if ((ssize_t) count < 0)
Expand Down

0 comments on commit 6cc0775

Please sign in to comment.