xserver-multidpi/hw/kdrive/src
Daniel Martin d5379b350f Use ARRAY_SIZE all over the tree
Roundhouse kick replacing the various (sizeof(foo)/sizeof(foo[0])) with
the ARRAY_SIZE macro from dix.h when possible. A semantic patch for
coccinelle has been used first. Additionally, a few macros have been
inlined as they had only one or two users.

Signed-off-by: Daniel Martin <consume.noise@gmail.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
2017-10-30 13:45:20 -04:00
..
fourcc.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
kcmap.c kdrive: Remove dead slots from KdCardFuncs 2017-05-03 16:01:25 -04:00
kdrive.c Use ARRAY_SIZE all over the tree 2017-10-30 13:45:20 -04:00
kdrive.h kdrive: Remove dead slots from KdCardFuncs 2017-05-03 16:01:25 -04:00
kinfo.c kdrive: Drop kdrive-config.h. 2017-03-23 13:17:36 -04:00
kinput.c kdrive: Remove KdOsFuncs 2017-05-03 16:00:54 -04:00
kshadow.c kdrive: Drop kdrive-config.h. 2017-03-23 13:17:36 -04:00
kxv.c kdrive: static and dead code cleanup 2017-05-03 16:00:52 -04:00
kxv.h kdrive: static and dead code cleanup 2017-05-03 16:00:52 -04:00
Makefile.am kdrive: static and dead code cleanup 2017-05-03 16:00:52 -04:00
meson.build meson: Fix kdrive build. 2017-05-04 11:04:40 +10:00