Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 312047
b: refs/heads/master
c: 9a75c6e
h: refs/heads/master
i:
  312045: 87df6df
  312043: a22d156
  312039: b32bc0b
  312031: 74bdec4
v: v3
  • Loading branch information
Geert Uytterhoeven authored and Linus Torvalds committed Jul 17, 2012
1 parent b5da18a commit 10ac7bf
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: a8abbca6617e1caa2344d2d38d0a35f3e5928b79
refs/heads/master: 9a75c6e5240f7edc5955e8da5b94bde6f96070b3
2 changes: 1 addition & 1 deletion trunk/arch/m32r/boot/compressed/misc.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ static unsigned long free_mem_ptr;
static unsigned long free_mem_end_ptr;

#ifdef CONFIG_KERNEL_BZIP2
static void *memset(void *s, int c, size_t n)
void *memset(void *s, int c, size_t n)
{
char *ss = s;

Expand Down

0 comments on commit 10ac7bf

Please sign in to comment.