1
0
Fork 0
alistair23-linux/scripts/basic
Masahiro Yamada d179e22762 kbuild: fixdep: drop meaningless hash table initialization
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>
2015-08-24 16:36:08 +02:00
..
.gitignore bin2c: move bin2c in scripts/basic 2014-08-08 15:57:32 -07:00
Makefile kernel: build bin2c based on config option CONFIG_BUILD_BIN2C 2014-08-08 15:57:32 -07:00
bin2c.c bin2c: move bin2c in scripts/basic 2014-08-08 15:57:32 -07:00
fixdep.c kbuild: fixdep: drop meaningless hash table initialization 2015-08-24 16:36:08 +02:00