diff options
author | 2019-12-18 16:58:02 -0800 | |
---|---|---|
committer | 2019-12-19 18:18:30 +0200 | |
commit | ca0e477931c5a725bb887c764a49eb5d69ab7a67 (patch) | |
tree | 3f64f11ea033c6b251bb1c4d2a81639b5dde6bfe /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ath11k: explicitly cast wmi commands to their correct struct type (diff) | |
download | linux-dev-ca0e477931c5a725bb887c764a49eb5d69ab7a67.tar.xz linux-dev-ca0e477931c5a725bb887c764a49eb5d69ab7a67.zip |
ath11k: Use sizeof_field() instead of FIELD_SIZEOF()
The FIELD_SIZEOF() macro was redundant, and is being removed from the
kernel. Since commit c593642c8be0 ("treewide: Use sizeof_field() macro")
this is one of the last users of the old macro, so replace it.
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions