Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kallsyms: remove unneeded memset() calls
Global variables in the .bss section are zeroed out before the program starts to run. Signed-off-by: Masahiro Yamada <[email protected]>
- Loading branch information