xserver-multidpi/hw/vfb
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
..
.gitignore .gitignore: use common defaults with custom section #24239 2009-11-11 21:40:20 -08:00
InitInput.c vfb: Remove dead variable and header file 2010-05-21 12:49:46 -07:00
InitOutput.c Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
Makefile.am vfb: Remove dead variable and header file 2010-05-21 12:49:46 -07:00
Xvfb.man.pre bug #10008: Make Xvfb.1 document the correct default depth 2008-03-01 18:45:46 -05:00