Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 196706
b: refs/heads/master
c: 975d260
h: refs/heads/master
v: v3
  • Loading branch information
Henrik Kretzschmar authored and Herbert Xu committed Mar 29, 2010
1 parent f53d337 commit b4b0ff0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 62e7bec49479e0c61e8cfd914f722a9ca6fd52e5
refs/heads/master: 975d260355fca4734b545a0e3366672af0356905
4 changes: 2 additions & 2 deletions trunk/kernel/padata.c
Original file line number Diff line number Diff line change
Expand Up @@ -569,8 +569,8 @@ void padata_stop(struct padata_instance *pinst)
}
EXPORT_SYMBOL(padata_stop);

static int __cpuinit padata_cpu_callback(struct notifier_block *nfb,
unsigned long action, void *hcpu)
static int padata_cpu_callback(struct notifier_block *nfb,
unsigned long action, void *hcpu)
{
int err;
struct padata_instance *pinst;
Expand Down

0 comments on commit b4b0ff0

Please sign in to comment.