mirror of
https://github.com/torvalds/linux.git
synced 2024-11-25 21:51:40 +00:00
thunderbolt: dma_test: Update MODULE_DESCRIPTION
Make the description match the core driver and the networking with Thunderbolt/USB4 prefix. No functional changes. Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
This commit is contained in:
parent
714e57aa3b
commit
88a9ded934
@ -756,5 +756,5 @@ module_exit(dma_test_exit);
|
||||
|
||||
MODULE_AUTHOR("Isaac Hazan <isaac.hazan@intel.com>");
|
||||
MODULE_AUTHOR("Mika Westerberg <mika.westerberg@linux.intel.com>");
|
||||
MODULE_DESCRIPTION("DMA traffic test driver");
|
||||
MODULE_DESCRIPTION("Thunderbolt/USB4 DMA traffic test driver");
|
||||
MODULE_LICENSE("GPL v2");
|
||||
|
Loading…
Reference in New Issue
Block a user