Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 20043
b: refs/heads/master
c: be7ee9b
h: refs/heads/master
i:
  20041: 42c5441
  20039: 9e994da
v: v3
  • Loading branch information
Al Viro committed Feb 8, 2006
1 parent 4d1e47e commit 474b797
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: 73a09e626b9717851d3f7fd0230e401492ee326b
refs/heads/master: be7ee9b2f5ef11448f79c2ff7f47eb21b7c008b4
2 changes: 1 addition & 1 deletion trunk/drivers/base/memory.c
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ static int block_size_init(void)
*/
#ifdef CONFIG_ARCH_MEMORY_PROBE
static ssize_t
memory_probe_store(struct class *class, const char __user *buf, size_t count)
memory_probe_store(struct class *class, const char *buf, size_t count)
{
u64 phys_addr;
int ret;
Expand Down

0 comments on commit 474b797

Please sign in to comment.