Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 197145
b: refs/heads/master
c: 6cbfa62
h: refs/heads/master
i:
  197143: 6c00612
v: v3
  • Loading branch information
Randy Dunlap authored and Greg Kroah-Hartman committed May 11, 2010
1 parent 931324f commit ab923e9
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: 3fffdf2045d0dbca3833f8f54ae41ce5f2c0b8fa
refs/heads/master: 6cbfa62589d71500d8097fd33e8f9958d484b071
2 changes: 1 addition & 1 deletion trunk/drivers/staging/memrar/memrar_handler.c
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ static int memrar_init_rar_resources(char const *devname)
(unsigned long) low,
(unsigned long) high);

pr_info("%s: BRAR[%d] size = %u KiB\n",
pr_info("%s: BRAR[%d] size = %zu KiB\n",
devname,
z,
rar->allocator->capacity / 1024);
Expand Down

0 comments on commit ab923e9

Please sign in to comment.