xserver-multidpi/hw/xfree86/vbe
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 Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
vbe_module.c Delete internal usage of the symbol ref/req lists. 2006-07-21 18:47:18 -04:00
vbe.c Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
vbe.h vbe.h: Use __attribute__((packed)) on Sun cc 5.9 & later as well as gcc 2010-05-21 09:45:06 -07:00
vbeModes.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
vbeModes.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00