xserver/hw/xfree86/os-support
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
..
bsd Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
bus xfree86: bus: remove unused headers 2010-05-24 19:10:51 +03:00
hurd xfree86: Hurd fix 2009-09-28 00:58:23 +02:00
linux Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
misc Fix breakage on alpha caused by c7680befe5 2009-10-06 20:58:30 -04:00
sco Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
shared Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
solaris Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
sysv Remove unnecessary parentheses around return values in functions 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
Makefile.am Remove some unused assembly code and assyntax.h 2008-08-18 16:46:36 -04:00
int10Defines.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xf86OSpriv.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xf86_OSlib.h Add new VT support for OpenSolaris & future Solaris releases 2009-08-13 21:56:06 -07:00
xf86_OSproc.h Move OS-specific VT key handler code from common to os-support 2010-01-25 11:10:00 -08:00