Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63361
b: refs/heads/master
c: bbe06f6
h: refs/heads/master
i:
  63359: b7f718a
v: v3
  • Loading branch information
Mariusz Kozlowski authored and Linus Torvalds committed Jul 31, 2007
1 parent 55af982 commit ec6caf8
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: 9700382c3c9ff3e673e587084d76eedb3ba88668
refs/heads/master: bbe06f6bf7e764a9eb0e3cdcec2b12c743f35757
1 change: 1 addition & 0 deletions trunk/net/9p/conv.c
Original file line number Diff line number Diff line change
Expand Up @@ -763,6 +763,7 @@ struct p9_fcall *p9_create_twrite(u32 fid, u64 offset, u32 count,
if (err) {
kfree(fc);
fc = ERR_PTR(err);
goto error;
}

if (buf_check_overflow(bufp)) {
Expand Down

0 comments on commit ec6caf8

Please sign in to comment.