Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11837
b: refs/heads/master
c: f35f31d
h: refs/heads/master
i:
  11835: 508da17
v: v3
  • Loading branch information
Paul Jackson authored and Linus Torvalds committed Oct 31, 2005
1 parent d8bf234 commit a0646f0
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: e9543659715602e3180f00a227bb6db34141ac41
refs/heads/master: f35f31d7ed0150f9865619f21b5050c91b46c03f
1 change: 0 additions & 1 deletion trunk/kernel/cpuset.c
Original file line number Diff line number Diff line change
Expand Up @@ -995,7 +995,6 @@ static ssize_t cpuset_common_file_read(struct file *file, char __user *buf,
goto out;
}
*s++ = '\n';
*s = '\0';

retval = simple_read_from_buffer(buf, nbytes, ppos, page, s - page);
out:
Expand Down

0 comments on commit a0646f0

Please sign in to comment.