diff options
author | Christoph Hellwig <hch@lst.de> | 2020-07-23 08:08:43 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-07-24 15:41:53 -0700 |
commit | e024e008186bf9f4109c86b66dd60d0f926bc1fb (patch) | |
tree | 601b446be8e685655c04d3436914b10f8a26def5 /samples/mic | |
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 <hch@lst.de>
Reviewed-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples/mic')
0 files changed, 0 insertions, 0 deletions