[REFACTOR] rename and move arch_init_module_dependencies()
authorVyacheslav Cherkashin <v.cherkashin@samsung.com>
Wed, 3 Apr 2013 08:54:22 +0000 (12:54 +0400)
committerVyacheslav Cherkashin <v.cherkashin@samsung.com>
Wed, 3 Apr 2013 08:54:22 +0000 (12:54 +0400)
commit6dc9fbf14bd942813eb50e4e17e6790c88a71c12
tree66caa1e42c475bc8906783a0be0d424f6aeaf362
parented4b497d378ac0d19356200fac2f59a485eda63f
[REFACTOR] rename and move arch_init_module_dependencies()

rename:
arch_init_module_dependencies() --> init_module_deps()
move:
from src/modules/kprobe/arch/dbi_kprobes.c
to src/modules/kprobe/dbi_kprobes.c
kprobe/arch/asm-arm/dbi_kprobes.c
kprobe/arch/asm-arm/dbi_kprobes.h
kprobe/arch/asm-mips/dbi_kprobes.c
kprobe/arch/asm-mips/dbi_kprobes.h
kprobe/arch/asm-x86/dbi_kprobes.c
kprobe/arch/asm-x86/dbi_kprobes.h
kprobe/arch/dbi_kprobes.c
kprobe/arch/dbi_kprobes.h
kprobe/dbi_kprobes.c