xserver/damageext
Daniel Martin cf1da0e797 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>
(cherry picked from commit d5379b350f)
2021-02-20 17:39:29 -08:00
..
damageext.c Use ARRAY_SIZE all over the tree 2021-02-20 17:39:29 -08:00
damageext.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
damageextint.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
Makefile.am Move extension initialisation prototypes into extinit.h 2012-07-09 23:06:41 -07:00