diff --git a/srpt/src/ib_srpt.c b/srpt/src/ib_srpt.c index e369509dc..93aa9154c 100644 --- a/srpt/src/ib_srpt.c +++ b/srpt/src/ib_srpt.c @@ -70,7 +70,7 @@ #define SRPT_ID_STRING "SCST SRP target" -MODULE_AUTHOR("Vu Pham"); +MODULE_AUTHOR("Vu Pham and Bart Van Assche"); MODULE_DESCRIPTION("InfiniBand SCSI RDMA Protocol target " "v" DRV_VERSION " (" DRV_RELDATE ")"); MODULE_LICENSE("Dual BSD/GPL");