diff options
author | 2021-10-24 19:29:21 +0200 | |
---|---|---|
committer | 2021-10-27 08:06:41 +0200 | |
commit | d156cfcafbd0eae4224ea007d95ebda467eb0c46 (patch) | |
tree | c48d56c067bde50fa8a609760ff4e8b9303921c0 /tools/perf/scripts/python | |
parent | nvmet: register discovery subsystem as 'current' (diff) | |
download | wireguard-linux-d156cfcafbd0eae4224ea007d95ebda467eb0c46.tar.xz wireguard-linux-d156cfcafbd0eae4224ea007d95ebda467eb0c46.zip |
nvmet: use flex_array_size and struct_size
In an effort to avoid open-coded arithmetic in the kernel [1], use the
flex_array_size() and struct_size() helpers instead of an open-coded
calculation.
[1] https://github.com/KSPP/linux/issues/160
Signed-off-by: Len Baker <len.baker@gmx.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions