git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d721109
)
kbuild: fixdep: drop meaningless hash table initialization
author
Masahiro Yamada
<yamada.masahiro@socionext.com>
Fri, 24 Jul 2015 05:18:46 +0000
(14:18 +0900)
committer
Michal Marek
<mmarek@suse.com>
Mon, 24 Aug 2015 14:36:08 +0000
(16:36 +0200)
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>
scripts/basic/fixdep.c
patch
|
blob
|
history
diff --cc
scripts/basic/fixdep.c
Simple merge