xserver/hw/xfree86/dixmods/extmod
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Mikhail Gusarov 7287ef9e6c Remove unnecessary parentheses around return values in functions
This patch was generated by the following Perl code:

perl -i -pe 's/([^_])return\s*\(\s*([^(]+?)\s*\)s*;(\s+(\n))?/$1return $2;$4/g;'

Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
Reviewed-by: Jamey Sharp <jamey@minilop.net>
Reviewed-by: Daniel Stone <daniel@fooishbar.org>
Signed-off-by: Keith Packard <keithp@keithp.com>
2010-06-10 06:42:42 -07:00
..
dgaproc.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
Makefile.am Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
modinit.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
modinit.h Death to Multibuffer extension 2010-04-21 18:06:35 +03:00
xf86dga2.c Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
xf86dgaext.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
xf86vmode.c Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
xvmod.c xfree86: ANSI cleanups 2009-01-11 08:54:11 +01:00
xvmodproc.h devPrivates rework: since API is already broken, switch everything 2007-08-28 09:28:25 -04:00