Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 60431
b: refs/heads/master
c: abce891
h: refs/heads/master
i:
  60429: 146cbd8
  60427: 393e55f
  60423: dda887e
  60415: c418ddf
v: v3
  • Loading branch information
Linus Torvalds committed Jul 16, 2007
1 parent 04416da commit eab3fc0
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: 10b275ddfd05ccb414cfe0cc56a0f47ff20fe807
refs/heads/master: abce891a10559343d8ac9f79b46d78afdba63a40
2 changes: 1 addition & 1 deletion trunk/block/bsg.c
Original file line number Diff line number Diff line change
Expand Up @@ -1011,7 +1011,7 @@ int bsg_register_queue(struct request_queue *q, const char *name)
}
bcd->class_dev = class_dev;

if (q->kobj.dentry) {
if (q->kobj.sd) {
ret = sysfs_create_link(&q->kobj, &bcd->class_dev->kobj, "bsg");
if (ret)
goto err;
Expand Down

0 comments on commit eab3fc0

Please sign in to comment.