Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 430
b: refs/heads/master
c: 91de1ff
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Apr 25, 2005
1 parent c76cb82 commit f071612
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: d01daf72f0a238c5ccfba7bf82999e384927412e
refs/heads/master: 91de1fff2d431fec1162333a1e4fad9a53cd5b9e
2 changes: 1 addition & 1 deletion trunk/arch/ppc/kernel/traps.c
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ static int emulate_string_inst(struct pt_regs *regs, u32 instword)
u8 rA = (instword >> 16) & 0x1f;
u8 NB_RB = (instword >> 11) & 0x1f;
u32 num_bytes;
u32 EA;
unsigned long EA;
int pos = 0;

/* Early out if we are an invalid form of lswx */
Expand Down

0 comments on commit f071612

Please sign in to comment.