mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
iommu: Clean up the comments for iommu_group_alloc
@name parameter has been removed. Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com> Signed-off-by: Joerg Roedel <jroedel@suse.de>
This commit is contained in:
@@ -324,7 +324,6 @@ static struct kobj_type iommu_group_ktype = {
|
||||
|
||||
/**
|
||||
* iommu_group_alloc - Allocate a new group
|
||||
* @name: Optional name to associate with group, visible in sysfs
|
||||
*
|
||||
* This function is called by an iommu driver to allocate a new iommu
|
||||
* group. The iommu group represents the minimum granularity of the iommu.
|
||||
|
||||
Reference in New Issue
Block a user