diff options
| author | Christoph Hellwig <[email protected]> | 2020-07-23 08:08:43 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-07-24 15:41:53 -0700 |
| commit | e024e008186bf9f4109c86b66dd60d0f926bc1fb (patch) | |
| tree | 601b446be8e685655c04d3436914b10f8a26def5 /tools/perf/scripts/python | |
| parent | 197569f72a1a3512ef294bae68d100d613f38f6a (diff) | |
bpfilter: fix up a sparse annotation
The __user doesn't make sense when casting to an integer type, just
switch to a uintptr_t cast which also removes the need for the __force.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Luc Van Oostenryck <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions