Remove a trailing whitspace.

This commit is contained in:
Bjoern A. Zeeb 2018-02-06 19:14:15 +00:00
parent 4d2653522d
commit 6b9159b96b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=328945

View File

@ -178,7 +178,7 @@ int bus_dma_tag_create(bus_dma_tag_t parent, bus_size_t alignment,
/*
* Set the memory domain to be used for allocations.
*
*
* Automatic for PCI devices. Must be set prior to creating maps or
* allocating memory.
*/