mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 14:42:24 +00:00
5d1e9f437d
This place also uses signed min_t and passes this singed int to
copy_to_user (which accepts unsigned argument). I don't think
there is an issue, but let's be consistent.
Fixes:
|
||
---|---|---|
.. | ||
bpf_dummy_struct_ops.c | ||
Makefile | ||
test_run.c |