xf86-video-geode: Changes to 'master'

Martin-Éric Racine q-funk at kemper.freedesktop.org
Mon Dec 12 07:51:05 PST 2011


 src/geode_dcon.c |    7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

New commits:
commit 78052e0d3e28c7e6e08666d9ed2bcc64f5e93540
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Tue Nov 29 12:02:32 2011 -0500

    DCONDPMSSet: handle error return code on "write" to avoid a warning
    
    The author of the write() system call has deemed important for the caller
    to check the return code. If not, the compiler issues a warning.
    
    The patch handles a bad return code from write() just in the same way
    as the code does for the open() calls.
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>



More information about the xorg-commit mailing list