Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 271060
b: refs/heads/master
c: 5f7a643
h: refs/heads/master
v: v3
  • Loading branch information
Chauhan, Vijay authored and James Bottomley committed Sep 22, 2011
1 parent 7b9579f commit 97ed33f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 0a336d6f1b9e2419c2fa724a5463b63fa9df7ee5
refs/heads/master: 5f7a643304553e87f531df95de0ed0d60c002627
4 changes: 2 additions & 2 deletions trunk/drivers/scsi/device_handler/scsi_dh_rdac.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Engenio/LSI RDAC SCSI Device Handler
* LSI/Engenio/NetApp E-Series RDAC SCSI Device Handler
*
* Copyright (C) 2005 Mike Christie. All rights reserved.
* Copyright (C) Chandra Seetharaman, IBM Corp. 2007
Expand Down Expand Up @@ -947,7 +947,7 @@ static void __exit rdac_exit(void)
module_init(rdac_init);
module_exit(rdac_exit);

MODULE_DESCRIPTION("Multipath LSI/Engenio RDAC driver");
MODULE_DESCRIPTION("Multipath LSI/Engenio/NetApp E-Series RDAC driver");
MODULE_AUTHOR("Mike Christie, Chandra Seetharaman");
MODULE_VERSION("01.00.0000.0000");
MODULE_LICENSE("GPL");

0 comments on commit 97ed33f

Please sign in to comment.