diff options
author | Alexey Dobriyan <adobriyan@gmail.com> | 2021-06-30 18:56:46 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-07-01 11:06:06 -0700 |
commit | bae7702a17e9a29d90a997c266296b44d7b087f0 (patch) | |
tree | 81ce143d68dd0cd4d443208590abd2d5668d4260 /include/linux/compiler_types.h | |
parent | 97c885d585c53d3f1ad4545b0ee10f0bdfaa1a4d (diff) | |
download | linux-bae7702a17e9a29d90a997c266296b44d7b087f0.tar.gz linux-bae7702a17e9a29d90a997c266296b44d7b087f0.tar.bz2 linux-bae7702a17e9a29d90a997c266296b44d7b087f0.zip |
exec: remove checks in __register_bimfmt()
Delete NULL check, all callers pass valid pointer.
Delete ->load_binary check -- failure to provide hook in a custom module
will be very noticeable at the very first execve call.
Link: https://lkml.kernel.org/r/YK1Gy1qXaLAR+tPl@localhost.localdomain
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux/compiler_types.h')
0 files changed, 0 insertions, 0 deletions