null_blk: update email adress
Update to a working one, the fusionio address hasn't been valid in 4 years. Signed-off-by: Jens Axboe <axboe@kernel.dk>
This commit is contained in:
parent
3140c3cfae
commit
231b3db18d
|
@ -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");
|
||||
|
|
Loading…
Reference in New Issue