Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189872
b: refs/heads/master
c: d96478d
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Apr 13, 2010
1 parent 58ffa1d commit 8671156
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: ddacd0bc70fe724eba2b5967dd5b68e10d41486c
refs/heads/master: d96478d5a2dcfa3aba1ca4d71b07fef62b27d9c8
2 changes: 1 addition & 1 deletion trunk/arch/sparc/kernel/ftrace.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ static const u32 ftrace_nop = 0x01000000;

static u32 ftrace_call_replace(unsigned long ip, unsigned long addr)
{
static u32 call;
u32 call;
s32 off;

off = ((s32)addr - (s32)ip);
Expand Down

0 comments on commit 8671156

Please sign in to comment.