Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 10907
b: refs/heads/master
c: f6b52e8
h: refs/heads/master
i:
  10905: d4e3c64
  10903: e358588
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Oct 29, 2005
1 parent 2ea21e1 commit 9e953f7
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: 2d3c0b7bedfd7a8e1870a046a434bd467e7c5349
refs/heads/master: f6b52e85a5d022008fe9f99eab7c9f41f155e3cd
2 changes: 1 addition & 1 deletion trunk/drivers/s390/char/vmlogrdr.c
Original file line number Diff line number Diff line change
Expand Up @@ -787,8 +787,8 @@ vmlogrdr_register_device(struct vmlogrdr_priv_t *priv) {
return ret;
}
priv->class_device = class_device_create(
NULL,
vmlogrdr_class,
NULL,
MKDEV(vmlogrdr_major, priv->minor_num),
dev,
"%s", dev->bus_id );
Expand Down

0 comments on commit 9e953f7

Please sign in to comment.