diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2020-06-18 01:10:39 +0300 |
---|---|---|
committer | Moritz Fischer <mdf@kernel.org> | 2020-06-19 04:22:12 +0300 |
commit | e1d9ec3af3463c1721723f68403ee14214d0d2f6 (patch) | |
tree | 1b628e10210769aa1b3490babdd5cd281c22afec /drivers/block/Makefile | |
parent | 23f872b6ece695750667a44016037154b91addef (diff) | |
download | linux-e1d9ec3af3463c1721723f68403ee14214d0d2f6.tar.xz |
fpga: dfl: Use struct_size() in 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
function dfl_feature_platform_data_size().
This code was detected with the help of Coccinelle and, audited and
fixed manually.
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: Moritz Fischer <mdf@kernel.org>
Diffstat (limited to 'drivers/block/Makefile')
0 files changed, 0 insertions, 0 deletions