xserver/hw/xfree86/dri2
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
..
Makefile.am Don't reuse PKG_CHECK_MODULES identifiers 2009-01-18 09:49:06 -08:00
dri2.c Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
dri2.h DRI2: Allow building without libdrm 2010-06-03 11:56:03 +03:00
dri2ext.c DRI2: Allow building without libdrm 2010-06-03 11:56:03 +03:00