diff options
author | Mitchell Tasman <tasman@leaflabs.com> | 2020-05-18 20:45:31 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-21 10:46:37 +0200 |
commit | 728774f7801629226a0c7bd9f9af6ff1dfcb5ca5 (patch) | |
tree | 435ef2b009fa055f8ed979ff2ea25787683ee055 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 49f09554fd861d1d47c28d6b0add088c80898238 (diff) |
staging: vchiq_arm: cast with __force as needed
In several cases where a pointer marked as __user is
(intentionally) assigned or passed to a non-marked target,
cast to the target pointer type with a __force directive
to quiet warnings from sparse.
Signed-off-by: Mitchell Tasman <tasman@leaflabs.com>
Link: https://lore.kernel.org/r/20200519004531.33158-1-tasman@leaflabs.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions