David Vernet fb2211a57c bpf: Remove now-unnecessary NULL checks for KF_RELEASE kfuncs
Now that we're not invoking kfunc destructors when the kptr in a map was
NULL, we no longer require NULL checks in many of our KF_RELEASE kfuncs.
This patch removes those NULL checks.

Signed-off-by: David Vernet <void@manifault.com>
Link: https://lore.kernel.org/r/20230325213144.486885-3-void@manifault.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
2023-03-25 16:56:22 -07:00
..
2023-02-22 11:24:42 -08:00
2023-02-24 12:58:55 -08:00
2023-02-22 11:24:42 -08:00
2022-07-21 13:47:12 +02:00
2022-02-02 15:12:22 +01:00
2023-01-17 13:44:02 +01:00
2022-08-25 11:32:31 +02:00