Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 106659
b: refs/heads/master
c: 1f07be1
h: refs/heads/master
i:
  106657: d256dce
  106655: b682a2b
v: v3
  • Loading branch information
Stephen Rothwell authored and Linus Torvalds committed Jul 28, 2008
1 parent 40b75bb commit 6014aa1
Show file tree
Hide file tree
Showing 2 changed files with 3 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: b032bf70df2e43149ce2b4e9a865b076c6140753
refs/heads/master: 1f07be1c31cf898e5e3708d52e38db0803c62924
3 changes: 2 additions & 1 deletion trunk/drivers/base/memory.c
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,8 @@ static ssize_t show_mem_phys_index(struct sys_device *dev,
/*
* Show whether the section of memory is likely to be hot-removable
*/
static ssize_t show_mem_removable(struct sys_device *dev, char *buf)
static ssize_t show_mem_removable(struct sys_device *dev,
struct sysdev_attribute *attr, char *buf)
{
unsigned long start_pfn;
int ret;
Expand Down

0 comments on commit 6014aa1

Please sign in to comment.