Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 2522
b: refs/heads/master
c: 1cc1265
h: refs/heads/master
v: v3
  • Loading branch information
Hirokazu Takata authored and Linus Torvalds committed Jun 22, 2005
1 parent accafc0 commit 046ebb1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 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: 934bb7f88eb398f62314fa63ba72ac6dcd21192a
refs/heads/master: 1cc1265e9a8579be0029cd675ec22a6151893e04
5 changes: 1 addition & 4 deletions trunk/arch/m32r/mm/extable.c
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
/*
* linux/arch/i386/mm/extable.c
* linux/arch/m32r/mm/extable.c
*/

#include <linux/config.h>
#include <linux/module.h>
#include <linux/spinlock.h>
#include <asm/uaccess.h>

int fixup_exception(struct pt_regs *regs)
Expand All @@ -19,4 +17,3 @@ int fixup_exception(struct pt_regs *regs)

return 0;
}

0 comments on commit 046ebb1

Please sign in to comment.