diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2020-06-19 12:25:14 -0500 |
---|---|---|
committer | Jon Mason <jdmason@kudzu.us> | 2020-08-24 10:58:06 -0400 |
commit | b8e2c8bbdf7778c6e3c65db21ababb1dfa794282 (patch) | |
tree | 4d6c7ae0d1e3ff9a2a1c7983b613e6c29b76289f /drivers/ntb/test/ntb_perf.c | |
parent | dbb8df5c2d27610a87b0168a8acc89d73fbfde94 (diff) | |
download | linux-stable-b8e2c8bbdf7778c6e3c65db21ababb1dfa794282.tar.gz linux-stable-b8e2c8bbdf7778c6e3c65db21ababb1dfa794282.tar.bz2 linux-stable-b8e2c8bbdf7778c6e3c65db21ababb1dfa794282.zip |
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>
Diffstat (limited to 'drivers/ntb/test/ntb_perf.c')
0 files changed, 0 insertions, 0 deletions