mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
d179e22762
The clear_config() is called just once at the beginning of this program, but the global variable hashtab[] is already zero-filled at the start-up. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Michal Marek <mmarek@suse.com>