On 2016-03-04, Tobias Ulmer <tobi...@tmux.org> wrote:

> Match function declaration, use void

Yes, please.  There is quite a bit of this in the MD parts of the
tree.  Since you are already in sh...

$ grep -R '^[A-Za-z0-9_]*()' . 
./dev/scif.c:scif_intr_init()
./sh/cache.c:sh_cache_init()
./sh/cache.c:sh_cache_information()
./sh/cache.c:__cache_flush()
./sh/cache_sh3.c:sh3_cache_config()
./sh/cache_sh3.c:sh3_cache_wbinv_all()
./sh/clock.c:sh_clock_get_cpuclock()
./sh/clock.c:sh_clock_get_pclock()
./sh/clock.c:cpu_initclocks()
./sh/clock.c:resettodr()
./sh/db_interface.c:Debugger()
./sh/devreg.c:sh_devreg_init()
./sh/mmu_sh3.c:sh3_mmu_start()
./sh/mmu_sh3.c:sh3_tlb_invalidate_all()
./sh/mmu_sh4.c:__sh4_itlb_invalidate_all()
./sh/mmu_sh4.c:sh4_mmu_start()
./sh/mmu_sh4.c:sh4_tlb_invalidate_all()
./sh/pmap.c:pmap_bootstrap()
./sh/pmap.c:pmap_init()
./sh/pmap.c:pmap_create()
./sh/pmap.c:__pmap_asid_alloc()
./sh/sh_machdep.c:sh_proc0_init()
./sh/sh_machdep.c:sh_startup()
./sh/sh_machdep.c:dumpsys()
./sh/sh_machdep.c:cpu_reset()

-- 
Christian "naddy" Weisgerber                          na...@mips.inka.de

Reply via email to