Go to file
Dan McGee 875fdbb62d Change function() to function(void) for all no-args functions
This is consistent with the rest of the codebase, and for static
functions with no declarations in headers, makes them correct.

Signed-off-by: Dan McGee <dan@archlinux.org>
Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
2011-11-16 14:01:36 -05:00
m4 cap-ng.m4: move to m4 subdir 2011-11-04 12:15:36 -04:00
misc Adding irqbalance.service systemd file for tracking 2011-09-23 11:37:25 -04:00
.gitignore ignore generated files 2011-11-04 07:06:21 -04:00
activate.c Add back improved affinity_hint handling 2011-10-06 13:53:07 -04:00
AUTHORS Add autotools scripts to irqbalance 2009-09-01 15:50:39 +00:00
autogen.sh setting executable permission on autogen.sh 2009-10-02 19:16:42 +00:00
bitmap.c Fix affinity_hint code. 2010-08-10 13:32:58 +00:00
bitmap.h initial import 2006-12-09 15:59:16 +00:00
ChangeLog Add autotools scripts to irqbalance 2009-09-01 15:50:39 +00:00
classify.c Fix some build warnings 2011-10-27 09:50:24 -04:00
configure.ac Update the configure.ac file to version 1.0.2 2011-11-04 11:41:25 -04:00
constants.h Enhance irqbalance logic to condier PCI bus topology in IRQ mapping 2011-08-01 18:25:02 +00:00
COPYING Adding missing configure files 2009-10-02 18:22:21 +00:00
cpumask.h Bump the NR_CPUS define to 4096 in irqbalance. That makes cpumask allocations 2010-07-26 18:51:35 +00:00
cputree.c Change function() to function(void) for all no-args functions 2011-11-16 14:01:36 -05:00
irqbalance.1 irqbalance.1: drop +x perms 2011-11-04 07:06:21 -04:00
irqbalance.c Change function() to function(void) for all no-args functions 2011-11-16 14:01:36 -05:00
irqbalance.h allow people to control numa support 2011-11-04 07:06:21 -04:00
irqlist.c Fix a segfault with powersave mode 2011-10-14 10:00:15 -04:00
Makefile.am cap-ng.m4: move to m4 subdir 2011-11-04 12:15:36 -04:00
NEWS Add autotools scripts to irqbalance 2009-09-01 15:50:39 +00:00
non-atomic.h initial import 2006-12-09 15:59:16 +00:00
numa.c numa: silence warning about return code of fscanf 2011-11-04 11:34:44 -04:00
placement.c Change function() to function(void) for all no-args functions 2011-11-16 14:01:36 -05:00
powermode.c Add powersave settings 2011-10-10 15:59:15 -04:00
procinterrupts.c Change function() to function(void) for all no-args functions 2011-11-16 14:01:36 -05:00
README Add autotools scripts to irqbalance 2009-09-01 15:50:39 +00:00
types.h Fix up load estimator 2011-10-11 14:19:21 -04:00