Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9094
b: refs/heads/master
c: d39a942
h: refs/heads/master
v: v3
  • Loading branch information
Randy.Dunlap authored and James Bottomley committed Sep 14, 2005
1 parent dee837c commit 6781752
Show file tree
Hide file tree
Showing 3 changed files with 5 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: 186d330e682210100c671355580a8592e4a21692
refs/heads/master: d39a942c3f4061d2218dcadf79ce10010dbcdb3c
2 changes: 2 additions & 0 deletions trunk/drivers/scsi/fd_mcs.c
Original file line number Diff line number Diff line change
Expand Up @@ -1360,3 +1360,5 @@ static Scsi_Host_Template driver_template = {
.use_clustering = DISABLE_CLUSTERING,
};
#include "scsi_module.c"

MODULE_LICENSE("GPL");
2 changes: 2 additions & 0 deletions trunk/drivers/scsi/ibmmca.c
Original file line number Diff line number Diff line change
Expand Up @@ -460,6 +460,8 @@ MODULE_PARM(adisplay, "1i");
MODULE_PARM(normal, "1i");
MODULE_PARM(ansi, "1i");
#endif

MODULE_LICENSE("GPL");
#endif
/*counter of concurrent disk read/writes, to turn on/off disk led */
static int disk_rw_in_progress = 0;
Expand Down

0 comments on commit 6781752

Please sign in to comment.