Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 136325
b: refs/heads/master
c: 95f6c83
h: refs/heads/master
i:
  136323: 63d0698
v: v3
  • Loading branch information
Scott James Remnant authored and James Bottomley committed Mar 13, 2009
1 parent 461c963 commit e6fa9de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7a252fe7bcf64f1174b55c5c696ef2506b849f80
refs/heads/master: 95f6c83f6c57be92c67247802d0f699137957457
1 change: 1 addition & 0 deletions trunk/drivers/scsi/ch.c
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ MODULE_DESCRIPTION("device driver for scsi media changer devices");
MODULE_AUTHOR("Gerd Knorr <kraxel@bytesex.org>");
MODULE_LICENSE("GPL");
MODULE_ALIAS_CHARDEV_MAJOR(SCSI_CHANGER_MAJOR);
MODULE_ALIAS_SCSI_DEVICE(TYPE_MEDIUM_CHANGER);

static int init = 1;
module_param(init, int, 0444);
Expand Down

0 comments on commit e6fa9de

Please sign in to comment.