OSDN Git Service

null_blk: update email adress
authorJens Axboe <axboe@kernel.dk>
Fri, 25 Aug 2017 18:53:15 +0000 (12:53 -0600)
committerJens Axboe <axboe@kernel.dk>
Fri, 25 Aug 2017 18:53:15 +0000 (12:53 -0600)
Update to a working one, the fusionio address hasn't been valid
in 4 years.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/null_blk.c

index 2032360..70b17db 100644 (file)
@@ -2044,5 +2044,5 @@ static void __exit null_exit(void)
 module_init(null_init);
 module_exit(null_exit);
 
-MODULE_AUTHOR("Jens Axboe <jaxboe@fusionio.com>");
+MODULE_AUTHOR("Jens Axboe <axboe@kernel.dk>");
 MODULE_LICENSE("GPL");