Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 71206
b: refs/heads/master
c: 3804898
h: refs/heads/master
v: v3
  • Loading branch information
Satyam Sharma authored and Linus Torvalds committed Oct 18, 2007
1 parent d8d32c4 commit 43ee0ec
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: 761bb431908e84d1793c5eb6c2ae2cc4926bed3e
refs/heads/master: 38048983e14c0fb6324175fbaf2be1baa842f5ee
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/msr.c
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ static const struct file_operations msr_fops = {
.open = msr_open,
};

static int msr_device_create(int cpu)
static int __cpuinit msr_device_create(int cpu)
{
struct device *dev;

Expand Down

0 comments on commit 43ee0ec

Please sign in to comment.