linux/drivers/ntb
Max Hawking 1501ae7479 ntb_perf: Fix printk format
The correct printk format is %pa or %pap, but not %pa[p].

Fixes: 99a0605612 ("NTB: ntb_perf: Fix address err in perf_copy_chunk")
Signed-off-by: Max Hawking <maxahawking@sonnenkinder.org>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
2024-09-20 10:50:38 -04:00
..
hw ntb: intel: Fix the NULL vs IS_ERR() bug for debugfs_create_dir() 2024-09-20 10:50:38 -04:00
test ntb_perf: Fix printk format 2024-09-20 10:50:38 -04:00
core.c NTB: fix possible name leak in ntb_register_device() 2024-02-16 16:13:38 +05:30
Kconfig New feature to add support for NTB virtual MSI interrupts, the ability 2019-07-21 09:46:59 -07:00
Makefile New feature to add support for NTB virtual MSI interrupts, the ability 2019-07-21 09:46:59 -07:00
msi.c NTB/msi: Use struct_size() helper in devm_kzalloc() 2022-01-23 16:15:15 -05:00
ntb_transport.c driver core: have match() callback in struct bus_type take a const * 2024-07-03 15:16:54 +02:00