xserver-multidpi/hw/xfree86/ddc
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
..
ddc.c Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
DDC.HOWTO Fix some documentation typos 2008-03-03 16:11:05 -05:00
ddcProperty.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
edid.h EDID: CEA extension support 2009-10-29 14:04:55 -04:00
interpret_edid.c Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
Makefile.am ddc: mv xf86DDC.c ddc.c 2009-07-17 13:33:13 -04:00
print_edid.c EDID: CEA extension support 2009-10-29 14:04:55 -04:00
xf86DDC.h EDID: CEA extension support 2009-10-29 14:04:55 -04:00