Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62422
b: refs/heads/master
c: 114ab8e
h: refs/heads/master
v: v3
  • Loading branch information
Sam Ravnborg authored and Linus Torvalds committed Jul 22, 2007
1 parent a137ee9 commit 992dff5
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: 2378569dd18b3b99e3535ad06b47db7c11dde7d1
refs/heads/master: 114ab8e99c52828b37c994f580e39ce341c17d3b
2 changes: 1 addition & 1 deletion trunk/arch/i386/kernel/cpu/intel_cacheinfo.c
Original file line number Diff line number Diff line change
Expand Up @@ -743,7 +743,7 @@ static int __cpuinit cache_add_dev(struct sys_device * sys_dev)
return retval;
}

static void __cpuexit cache_remove_dev(struct sys_device * sys_dev)
static void __cpuinit cache_remove_dev(struct sys_device * sys_dev)
{
unsigned int cpu = sys_dev->id;
unsigned long i;
Expand Down

0 comments on commit 992dff5

Please sign in to comment.