xserver/hw/xfree86/vbe
Repository files (latest commit first)
Filename Latest commit message Latest commit date
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
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
vbe_module.c
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