Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57745
b: refs/heads/master
c: ad46c54
h: refs/heads/master
i:
  57743: a32464f
v: v3
  • Loading branch information
Kyle McMartin authored and Kyle McMartin committed May 25, 2007
1 parent 5cd4a3b commit 0197ff0
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: 3cb1d95847db993911ba0bba65e05087c7586eed
refs/heads/master: ad46c54868078440b4538fa263a5fd2f124b5a57
2 changes: 1 addition & 1 deletion trunk/drivers/parisc/pdc_stable.c
Original file line number Diff line number Diff line change
Expand Up @@ -1067,7 +1067,7 @@ pdc_stable_init(void)
error = subsys_create_file(&stable_subsys, attr);

/* register the paths subsys as a subsystem of stable subsys */
kset_set_kset_s(&paths_subsys, stable_subsys);
kobj_set_kset_s(&paths_subsys, stable_subsys);
if ((rc = subsystem_register(&paths_subsys)))
goto fail_subsysreg;

Expand Down

0 comments on commit 0197ff0

Please sign in to comment.