aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorNiklas Schnelle <[email protected]>2022-10-25 13:56:53 +0200
committerJoerg Roedel <[email protected]>2022-11-03 15:40:53 +0100
commit1a3a7d64bbce3179401f4e691522ff992aa1b8a1 (patch)
tree7eb3984cd30197b5e8baf56e278b8d4f02b4dc60 /scripts/generate_rust_analyzer.py
parentbf8d2dd2ed0825a58f31cc510245a1eb46f8a87e (diff)
iommu/s390: Get rid of s390_domain_device
The struct s390_domain_device serves the sole purpose as list entry for the devices list of a struct s390_domain. As it contains no additional information besides a list_head and a pointer to the struct zpci_dev we can simplify things and just thread the device list through struct zpci_dev directly. This removes the need to allocate during domain attach and gets rid of one level of indirection during mapping operations. Reviewed-by: Matthew Rosato <[email protected]> Reviewed-by: Jason Gunthorpe <[email protected]> Signed-off-by: Niklas Schnelle <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions