1
0
Fork 0
alistair23-linux/drivers/ntb/test
Gustavo A. R. Silva b8e2c8bbdf NTB: Use struct_size() helper in devm_kzalloc()
Make use of the struct_size() helper instead of an open-coded version
in order to avoid any potential type mistakes. Also, remove unnecessary
variable _struct_size_.

This code was detected with the help of Coccinelle and, audited and
fixed manually.

Addresses-KSPP-ID: https://github.com/KSPP/linux/issues/83
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Reviewed-by: Logan Gunthorpe <logang@deltatee.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
2020-08-24 10:58:06 -04:00
..
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
ntb_msi_test.c NTB: Use struct_size() helper in devm_kzalloc() 2020-08-24 10:58:06 -04:00
ntb_perf.c NTB: perf: Fix race condition when run with ntb_test 2020-06-05 20:02:09 -04:00
ntb_pingpong.c NTB: ntb_pingpong: Choose doorbells based on port number 2020-06-05 20:02:08 -04:00
ntb_tool.c NTB: ntb_tool: reading the link file should not end in a NULL byte 2020-06-05 20:02:08 -04:00