xserver-multidpi/hw/kdrive
Alan Coopersmith 789d64e19a Remove unneccesary casts from WriteToClient calls
Casting return to (void) was used to tell lint that you intended
to ignore the return value, so it didn't warn you about it.

Casting the third argument to (char *) was used as the most generic
pointer type in the days before compilers supported C89 (void *)
(except for a couple places it's used for byte-sized pointer math).

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Keith Packard <keithp@keithp.com>
Tested-by: Daniel Stone <daniel@fooishbar.org>
2012-07-09 19:12:56 -07:00
..
ephyr Remove unneccesary casts from WriteToClient calls 2012-07-09 19:12:56 -07:00
fake Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
fbdev Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
linux Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
src Merge branch 'sigio-vt-switch-issues' into for-keith 2012-07-04 21:23:48 +10:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00
Xkdrive.man The great kdrive purge. 2008-05-16 08:16:01 -04:00